PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderRectangleFragment Class / RenderObject Property

In This Topic
    RenderObject Property (RenderRectangleFragment)
    In This Topic
    Gets the RenderRectangle that produced the current fragment.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property RenderObject As RenderRectangle
    public new RenderRectangle RenderObject {get;}
    See Also