ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Double
    public System.double Top {get; set;}
    See Also