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

d
Dependency object.
value
The value to assign as the angle/heading.
Set function for angle property.

Syntax

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

Parameters

d
Dependency object.
value
The value to assign as the angle/heading.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.