MilitaryCVisualizerParameters.HostileIconColor Property
Gets or sets the color of hostile symbols that only display an icon.
Syntax
public AttributeVariable< System.Drawing.Color > HostileIconColor { get; set; }
Property Value
Default: Red, R: 255 G: 0 B: 0
The color of hostile 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