MilStd2525CParameters.CivilianColor Property
Gets or sets the optional color for civilian symbols.
Syntax
public AttributeVariable< System.Drawing.Color > CivilianColor { get; set; }
Property Value
Default: R: 255 G: 161 B: 255
A color to use for civilian symbols.
Remarks
The value of this property will only have an effect if you enable the civilian color by setting the UseCivilianColor property to True and set the ColorScheme property to use the custom color scheme.
Hostile or Suspect civilian symbols will always use the hostile color.
Platforms
Windows, Linux, Android