ArcGIS API for Windows Phone - Library Reference
MinScale Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > LayerInfo Class : MinScale Property

Minimum scale of the layer.

Syntax

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

Remarks

Note: In order to get valid a MinScale value returned, you must be accessing a web service from ArcGIS Server 10 SP1 (i.e. 10.01) and above.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.