Constructor ScaleRangeDisplayFilter
ScaleRangeDisplayFilter(String, String, Double, Double)
Initializes a new instance of the Scale
Declaration
public ScaleRangeDisplayFilter(string name, string whereClause, double minScale, double maxScale)
Parameters
Type | Name | Description |
---|---|---|
System. |
name | A descriptive name for this display filter. |
System. |
whereClause | A SQL expression that defines which features are rendered. |
System. |
minScale | The minimum scale at which this display filter is applied. If
Esri. |
System. |
maxScale | The maximum scale at which this display filter is applied. If
Esri. |
Exceptions
Type | Condition |
---|---|
System. |
A |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.13 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.13 - 200.6 |
Xamarin.Android | 100.13 - 100.15 |
Xamarin.iOS | 100.13 - 100.15 |
UWP | 100.13 - 200.6 |