Input for WinForms | ComponentOne
C1.Framework Namespace / Corners Structure / LeftBottom Property

In This Topic
    LeftBottom Property
    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