Show / Hide Table of Contents

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
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.