Class ScaleDisplayFilterDefinition
Filter features from the display based on the current map scale.
Implements
System.ComponentModel.INotifyPropertyChanged
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ScaleDisplayFilterDefinition : DisplayFilterDefinition, INotifyPropertyChanged
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 ScaleDisplayFilterDefinition class with the specified scale range display filters. |
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 |