Property FeatureReduction
FeatureReduction
Gets or sets the properties for dynamically aggregating and summarizing groups of graphics as the map scale and visible extent change.
Declaration
public FeatureReduction FeatureReduction { get; set; }
Property Value
Type | Description |
---|---|
Feature |
Defines properties for dynamically aggregating and summarizing groups of graphics as the map scale and visible extent change. |
Remarks
Feature
- Uses static rendering mode.
- Is added to a Scene
View . - Uses an unsupported renderer for 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.4 - 200.6 |
.NET | 200.4 - 200.6 |
.NET Windows | 200.4 - 200.6 |
.NET Android | 200.4 - 200.6 |
.NET iOS | 200.4 - 200.6 |
.NET Framework | 200.4 - 200.6 |
UWP | 200.4 - 200.6 |