ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32.RECT Structure / Height Property

In This Topic
    Height Property (Win32.RECT)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As System.Integer
    public System.int Height {get;}
    See Also