ComponentOne Basic Library for UWP
SetArcThickness Method

C1.UWP Assembly > C1.Xaml Namespace > C1RadialPanel Class : SetArcThickness Method
The element which contains the attached property.
Sets the arc thickness value.
Syntax
'Declaration
 
Public Shared Sub SetArcThickness( _
   ByVal obj As Windows.UI.Xaml.DependencyObject, _
   ByVal value As System.Double _
) 
public static void SetArcThickness( 
   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