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