C1.UWP Assembly / C1.Xaml Namespace / C1RadialPanel Class / SetArcRelativeRadius Method
The element which contains the attached property.

In This Topic
SetArcRelativeRadius Method
In This Topic
Sets the relative arc radius value.
Syntax
'Declaration
 
Public Shared Sub SetArcRelativeRadius( _
   ByVal obj As Windows.UI.Xaml.DependencyObject, _
   ByVal value As System.Double _
) 
 

Parameters

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