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

d
The dependency object.
Gets the angle.

Syntax

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

Parameters

d
The dependency object.

Return Value

Angle value

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.