ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EmfOutlineHeader Class / Rectangle Property

In This Topic
    Rectangle Property (EmfOutlineHeader)
    In This Topic
    Gets or sets the entry rectangle.
    Syntax
    'Declaration
     
    Public Property Rectangle As System.Drawing.RectangleF
    public System.Drawing.RectangleF Rectangle {get; set;}
    See Also