ComponentOne Basic Library for UWP
OuterArc Property

C1.UWP Assembly > C1.Xaml Namespace > C1RadialMenuItem Class : OuterArc Property
Gets the definition of outer arc segment which can be used in xaml to draw circle sector, representing the current C1RadialMenuItem.
Syntax
'Declaration
 
Public Property OuterArc As ArcSegmentDef
public ArcSegmentDef OuterArc {get; set;}
Remarks
This property is set by the C1RadialPanel panel.
See Also

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members