TacticalVisualizerParameters.HaloColor Property
Gets or sets the color of the halo drawn around all symbols.
Syntax
public AttributeVariable< System.Drawing.Color > HaloColor { get; set; }
Property Value
Default: R: 0 G: 0 B: 0 A: 0
The color of the halo drawn around all symbols. A completely transparent halo color disables the halo.
Remarks
This property will also affect whether text fields that are part of many symbols use a halo or not.
Platforms
Windows, Linux, Android