Property MaxScale
MaxScale
Gets or sets the map scale at which aggregation is enabled. Geoelements are not aggregated when the map scale goes beyond the maximum scale.
Declaration
public double MaxScale { get; set; }
Property Value
Type | Description |
---|---|
System.Double | The map scale at which aggregation is enabled. Geoelements are not aggregated when the map scale goes beyond the maximum scale. |
Remarks
The default value is 0, which means aggregation is applied at all map scales. Note: changing this property causes data to be re-aggregated.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.5 |
.NET | 200.3 - 200.5 |
.NET Windows | 200.3 - 200.5 |
.NET Android | 200.3 - 200.5 |
.NET iOS | 200.3 - 200.5 |
.NET Framework | 200.3 - 200.5 |
UWP | 200.3 - 200.5 |