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

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