ComponentOne Basic Library for UWP
GetAngle Method

C1.UWP Assembly > C1.Xaml Namespace > C1RadialPanel Class : GetAngle Method
The element which contains the attached property.
Gets the angle value.
Syntax
'Declaration
 
Public Shared Function GetAngle( _
   ByVal obj As Windows.UI.Xaml.DependencyObject _
) As System.Double
public static System.double GetAngle( 
   Windows.UI.Xaml.DependencyObject obj
)

Parameters

obj
The element which contains the attached property.
See Also

Reference

C1RadialPanel Class
C1RadialPanel Members