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

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

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property EffectiveMaxScale As Double
C# 
public double EffectiveMaxScale {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.