Class FeatureReduction
An abstract class for reducing and summarizing point geoelements such as graphics or features.
Implements
Namespace: Esri.ArcGISRuntime.Reduction
Assembly: Esri.ArcGISRuntime.dll
Syntax
public abstract class FeatureReduction : INotifyPropertyChanged
Properties
| Name | Description |
|---|---|
| IsEnabled | Gets or sets a value indicating whether to enable feature reduction, |
Applies to
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.3 - 200.8 |
| .NET | 200.3 - 300.0 |
| .NET Windows | 200.3 - 300.0 |
| .NET Android | 200.3 - 300.0 |
| .NET iOS | 200.3 - 300.0 |
| .NET Framework | 200.3 - 200.8 |
| UWP | 200.3 - 200.8 |