InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Double
    public double Height {get; set;}
    See Also