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