ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.