Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderRectangleFragment Class / Rectangle Property

In This Topic
    Rectangle Property (RenderRectangleFragment)
    In This Topic
    Gets the RectangleProps object describing the line represented by the current fragment's RenderRectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rectangle As RectangleProps
    public RectangleProps Rectangle {get;}
    See Also