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

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