Show / Hide Table of Contents

Class ScaleDisplayFilterDefinition

Filter features from the display based on the current map scale.

Inheritance
Object
DisplayFilterDefinition
ScaleDisplayFilterDefinition
Implements
INotifyPropertyChanged
DisplayFilterDefinition.INotifyPropertyChanged.PropertyChanged
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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

TargetVersions
.NET Standard 2.0100.13 - 200.0
.NET 6.0100.13 - 200.0
.NET 6.0 Windows100.13 - 200.0
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework100.13 - 200.0
Android100.13 - 100.15
iOS100.13 - 100.15
UWP100.13 - 200.0
In This Article
Back to top Copyright © 2022 Esri.