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

d
Dependency object.
value
The value to assign as the scale.
Set function for scale property.

Syntax

Visual Basic (Declaration) 
Public Shared Sub SetScale( _
   ByVal d As DependencyObject, _
   ByVal value As Double _
) 
C# 
public static void SetScale( 
   DependencyObject d,
   double value
)

Parameters

d
Dependency object.
value
The value to assign as the scale.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.