InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Integer
    public int LeftBottom {get; set;}
    See Also