ArcGIS API for Windows Phone - Library Reference
ConvertToResolution Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > LayerItemViewModel Class : ConvertToResolution Method

scale
The scale.
map
The map.
Converts to resolution.

Syntax

Visual Basic (Declaration) 
Protected Function ConvertToResolution( _
   ByVal scale As Double, _
   ByVal map As Map _
) As Double
C# 
protected double ConvertToResolution( 
   double scale,
   Map map
)

Parameters

scale
The scale.
map
The map.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.