InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Thickness Structure / Bottom Property

In This Topic
    Bottom Property (Thickness)
    In This Topic
    Gets or sets the thickness value for the bottom edge.
    Syntax
    'Declaration
     
    Public Property Bottom As Integer
    public int Bottom {get; set;}
    See Also