ArcGIS Runtime SDK for Windows Phone - Library Reference
EffectiveMinScale Property
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.