Property DisplayFilterDefinition
DisplayFilterDefinition
Gets or sets a value that defines how features are filtered from the display.
Declaration
public DisplayFilterDefinition? DisplayFilterDefinition { get; set; }
Property Value
| Type | Description |
|---|---|
| DisplayFilterDefinition | A value that defines how features are filtered from the display. |
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
OrientedImageryLayer.SelectFeaturesAsync(QueryParameters, SelectionMode).
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |