Class ScaleDisplayFilterDefinition
Filter features from the display based on the current map scale.
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ScaleDisplayFilterDefinition : DisplayFilterDefinition
Remarks
This is useful when there is so much feature density at small scales making the display difficult to interpret or slow to draw.
Constructors
Name | Description |
---|---|
ScaleDisplayFilterDefinition(IEnumerable<ScaleRangeDisplayFilter>) | Initializes a new instance of the Scale |
Properties
Name | Description |
---|---|
Filters | Gets the collection of scale range display filters. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.13 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.13 - 100.15 |
Xamarin.Android | 100.13 - 100.15 |
Xamarin.iOS | 100.13 - 100.15 |
UWP | 100.13 - 100.15 |