Visual Basic (Declaration) | |
---|---|
Public Shared Function GetAngle( _ ByVal d As DependencyObject _ ) As Double |
C# | |
---|---|
public static double GetAngle( DependencyObject d ) |
Parameters
- d
- Dependency object.
Return Value
The current angle/heading value.Target Platforms:Windows Phone 7