C1.WPF Namespace / C1RadialPanel Class / SetAngle Method
The element which contains the attached property.

In This Topic
SetAngle Method (C1RadialPanel)
In This Topic
Sets the angle value.
Syntax
'Declaration
 
Public Shared Sub SetAngle( _
   ByVal obj As DependencyObject, _
   ByVal value As Double _
) 
 

Parameters

obj
The element which contains the attached property.
value
See Also