Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderRoundRectangleFragment Class / RenderObject Property

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