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

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