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