UtmGridGenerator.TextHaloColor Property
Gets or sets the text halo color.
Syntax
public AttributeVariable< System.Drawing.Color > TextHaloColor { get; set; }
Property Value
Default: R: 255 G: 255 B: 255 A: 127
The text halo color.
Remarks
This color is used for the halos of text, both for line labels and for names. See TextColor if you need to use different halo colors depending on text type.
Platforms
Windows, Linux, Android