ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Interop Namespace / Size Structure / Height Property

In This Topic
    Height Property (Size)
    In This Topic
    Gets or sets the vertical component of the current Size.
    Syntax
    'Declaration
     
    Public Property Height As System.Double
    public System.double Height {get; set;}
    See Also