ArcGIS API for Windows Phone - Library Reference
GetScale Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources.Kml Namespace > SurrogateBindScale Class : GetScale Method

d
Dependency object.
Get function for scale property.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetScale( _
   ByVal d As DependencyObject _
) As Double
C# 
public static double GetScale( 
   DependencyObject d
)

Parameters

d
Dependency object.

Return Value

The current scale value.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.