Show / Hide Table of Contents

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 null to show all features.

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
ManualDisplayFilterDefinition
ScaleDisplayFilterDefinition

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.13 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.13 - 200.8
Xamarin.Android100.13 - 100.15
Xamarin.iOS100.13 - 100.15
UWP100.13 - 200.8
In This Article
Back to top Copyright © 2022 Esri.