ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Interop Namespace / Rect Structure / Height Property

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