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

Gets or sets the maximum resolution (map units per pixel) one can zoom out.

Syntax

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

Remarks

Defaults to System.Double.MaxValue, however if the map contains one or more tiled layers, the default value will be the maximum resolution of the tiled layers.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.