Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RectangleD Structure / Height Property

In This Topic
    Height Property (RectangleD)
    In This Topic
    Gets or sets the height of the current RectangleD structure.
    Syntax
    'Declaration
     
    Public Property Height As Double
    public double Height {get; set;}
    See Also