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

d
The dependency object.
value
The angle.
Sets the angle.

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
The dependency object.
value
The angle.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.