ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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