GarsGridGenerator.MaxQuadrantScale Property
Gets or sets the maximal scale for generating quadrants and quadrant labels.
Syntax
public System.Double MaxQuadrantScale { get; set; }
Property Value
Default: 800000.0
The maximal scale for quadrants and quadrant labels.
Remarks
When the View becomes more zoomed-out than this scale, the GARS quadrants (the 15-minute squares) are no longer generated as individual polygons, so there will be no labels inside the quadrants, and the graticule spacing will change from 15 minutes to 30 minutes.
Platforms
Windows, Linux, Android