ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Double
    public System.double Height {get; set;}
    See Also