TextVisualizer.HaloColor Property
Gets or sets the color to use for drawing the text halo.
Syntax
public AttributeVariable< System.Drawing.Color > HaloColor { get; set; }
Property Value
Default: R: 0 G: 0 B: 0 A: 0
The color of the text halo.
Remarks
If the property is set to a transparent color then no halo will be drawn.
Platforms
Windows, Linux, Android