Property DisplayFilterDefinition
DisplayFilterDefinition
Gets or sets the value that defines how features are filtered from the display.
Declaration
public DisplayFilterDefinition DisplayFilterDefinition { get; set; }
Property Value
Type | Description |
---|---|
DisplayFilterDefinition | A DisplayFilterDefinition object or |
Remarks
Use this property to reduce the number of features displayed in the map or scene view. The filter aims to improve data visualization and optimize rendering performance. It only affects the display of features, so all features are still available for query methods such as SelectFeaturesAsync(QueryParameters, SelectionMode).
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.13 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.13 - 200.5 |
Xamarin.Android | 100.13 - 100.15 |
Xamarin.iOS | 100.13 - 100.15 |
UWP | 100.13 - 200.5 |