GarsGridGenerator.MaxCellLabelScale Property
Gets or sets the maximal scale for the generation of interior cell labels.
Syntax
public System.Double MaxCellLabelScale { get; set; }
Property Value
Default: 2000000.0
The maximal scale for the generation of interior cell labels.
Remarks
When the View becomes more zoomed-out than this scale, the GARS cells (the 30-minute squares) are no longer generated as individual polygons, so there will be no labels inside the cells. However, a graticule with 30-minute spacing and marginal labels is generated until the MaxScale is reached.
![]() |
Platforms
Windows, Linux, Android