MilitaryCVisualizerParameters.NeutralIconColor Property
Gets or sets the color of neutral symbols that only display an icon.
Syntax
public AttributeVariable< System.Drawing.Color > NeutralIconColor { get; set; }
Property Value
Default: Green, R: 0 G: 255 B: 0
The color of neutral symbol icons without a frame.
Remarks
If you are visualizing symbols according to the MIL-STD-2525C standard then the value of this property will only have an effect if you set the MilStd2525CParameters.ColorScheme property to use the custom color scheme.
Platforms
Windows, Linux, Android