RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1UndoMenuTool Class / ExpandArc Property

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