ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer 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 System.Integer
    public System.int RightBottom {get; set;}
    See Also