InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Interop Namespace / Thickness Structure / Bottom Property

In This Topic
    Bottom Property (Thickness)
    In This Topic
    Gets or sets the width, of the lower side of the bounding rectangle.
    Syntax
    'Declaration
     
    Public Property Bottom As Double
    public double Bottom {get; set;}
    See Also