UtmGridGenerator.Font Property
Gets or sets the font used for the text labels.
Syntax
public AttributeVariable< Font > Font { get; set; }
Property Value
Default: Font.DefaultFont
The font used for the text labels.
Remarks
This font is used unscaled for the smallest digits, which display complete UTM coordinates of lines when the Style is Utm. For other text labels, the font will be automatically scaled up, depending on label type, division, and view scale.
Platforms
Windows, Linux, Android