ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Integer
    public System.int RightBottom {get; set;}
    See Also