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