ComponentOne Basic Library for UWP
SetArcSegmentDefinition Method

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

Parameters

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

Reference

C1RadialPanel Class
C1RadialPanel Members