ComponentOne Basic Library for UWP
SetArcRelativeRadius Method

C1.UWP Assembly > C1.Xaml Namespace > C1RadialPanel Class : SetArcRelativeRadius Method
The element which contains the attached property.
Sets the relative arc radius value.
Syntax
'Declaration
 
Public Shared Sub SetArcRelativeRadius( _
   ByVal obj As Windows.UI.Xaml.DependencyObject, _
   ByVal value As System.Double _
) 
public static void SetArcRelativeRadius( 
   Windows.UI.Xaml.DependencyObject obj,
   System.double value
)

Parameters

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

Reference

C1RadialPanel Class
C1RadialPanel Members