Gets/Sets the system wide alternate selection color to be used by defaultRGB(220, 229, 231)

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 AltSelectionColor { get; set; }

Property Value

Type: Color

See Also