ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Integer
    public System.int ArcSize {get; set;}
    See Also