MilStd2525CParameters.CivilianIconColor Property
Gets or sets the color of civilian symbols that only display an icon.
Syntax
public AttributeVariable< System.Drawing.Color > CivilianIconColor { get; set; }
Property Value
Default: R: 255 G: 0 B: 255
The color of civilian symbol icons without a frame.
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 icon color.
Platforms
Windows, Linux, Android