TacticalVisualizerParameters.UnknownColor Property
Gets or sets the color of unknown symbols.
Syntax
public AttributeVariable< System.Drawing.Color > UnknownColor { get; set; }
Property Value
Default: R: 255 G: 255 B: 128
The color of unknown symbols.
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