OuterArc Property (C1RadialMenuItem) | Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1RadialMenuItem Class / OuterArc Property

In This Topic
OuterArc Property (C1RadialMenuItem)
In This Topic
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
 
Remarks
This property is set by the C1RadialPanel panel.
See Also