Input for WinForms | ComponentOne
C1.Framework Namespace / Corners Structure / RightBottom Property

In This Topic
    RightBottom Property
    In This Topic
    Gets or sets the radius for the right bottom corner.
    Syntax
    'Declaration
     
    
    Public Property RightBottom As Integer
    public int RightBottom {get; set;}
    See Also