Gets/Sets the system wide font color to be used by default RGB(82, 82, 82)

Namespace: Skewworks.NETMF
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public Color FontColor { get; set; }

Property Value

Type: Color

See Also