InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / Corners Structure / RightBottom Property

In This Topic
    RightBottom Property (Corners)
    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