GarsGridGenerator.MaxScale Property
Gets or sets the maximal scale for generating anything.
Syntax
public System.Double MaxScale { get; set; }
Property Value
Default: 9000000.0
The maximal scale for generating anything.
Remarks
When the View becomes more zoomed-out than this scale, no features are generated. This property has the same function as the Layer.MaxScale, but the generator property has a sensible default value for a GARS grid.
Platforms
Windows, Linux, Android