Property FeatureReduction
FeatureReduction
Gets or sets the properties for dynamically aggregating and summarizing groups of features as the map scale or visible extent changes.
Declaration
public FeatureReduction FeatureReduction { get; set; }
Property Value
Type | Description |
---|---|
Feature |
The properties for dynamically aggregating and summarizing groups of features as the map scale or visible extent changes. |
Remarks
Feature
- A Feature
Layer that uses static rendering mode is enabled with FeatureReduction . - A Feature
Layer enabled with FeatureReduction is added to a Scene (or a Scene that contains such a layer is loaded). - An unsupported renderer is used as the Renderer. See Renderer for more info.
If this property is explicitly set to null
, Feature
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |