ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / Corners Structure / LeftBottom Property

In This Topic
    LeftBottom Property (Corners)
    In This Topic
    Gets or sets the radius for the left bottom corner.
    Syntax
    'Declaration
     
    Public Property LeftBottom As System.Integer
    public System.int LeftBottom {get; set;}
    See Also