| Visual Basic (Declaration) | |
|---|---|
Public Property MaximumResolution As Double | |
| C# | |
|---|---|
public double MaximumResolution {get; set;} | |
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.
Target Platforms:Windows Phone 7