ArcGIS Runtime SDK for WPF - Library Reference
EffectiveMinScale Property
See Also 
ESRI.ArcGIS.Client.FeatureService Namespace > FeatureLayerInfo Class : EffectiveMinScale Property

Returns effective minimum scale calculated based on the mininum scale of the current layer and its ancestors. This represent the effective minimum scale at which the layer is visible.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property EffectiveMinScale As Double
C# 
public double EffectiveMinScale {get;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.