InputPanel for WinForms | ComponentOne
C1.Win.5 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 Integer
    public int Height {get;}
    See Also