RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1ToggleMenuTool Class / OuterArc Property

In This Topic
    OuterArc Property (C1ToggleMenuTool)
    In This Topic
    Syntax
    'Declaration
     
    Public Property OuterArc As C1.Xaml.ArcSegmentDef
    public C1.Xaml.ArcSegmentDef OuterArc {get; set;}
    See Also