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
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.

Exceptions
Type Condition
ArgumentException

The maxScale value must be a non-negative number.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 300.0
.NET Windows200.3 - 300.0
.NET Android200.3 - 300.0
.NET iOS200.3 - 300.0
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.