Show / Hide Table of Contents

Property IsEnabled

IsEnabled

Gets or sets a value indicating whether to enable feature reduction, false to show individual geoelements.

Declaration
public bool IsEnabled { get; set; }
Property Value
Type Description
System.Boolean

true to enable feature reduction, false to show individual geoelements.

Remarks

The default value is true. When persisting a FeatureLayer where IsEnabled is false, FeatureReduction is persisted to the layer in the map but without any configuration or properties currently defined on the object. When loading a FeatureLayer where IsEnabled is false, FeatureReduction properties have default values and it uses the layer's renderer.

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.