ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / RoundRectangleShape Class / ArcSize Property

In This Topic
    ArcSize Property
    In This Topic
    Gets or sets the arc size of this RoundRectangleShape.
    Syntax
    'Declaration
     
    Public Property ArcSize As Integer
    public int ArcSize {get; set;}
    See Also