ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / RectL Structure / Height Property

In This Topic
    Height Property (RectL)
    In This Topic
    Gets or sets the height of the rectangle.
    Syntax
    'Declaration
     
    Public Property Height As System.Integer
    public System.int Height {get; set;}
    See Also