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

In This Topic
    Rectangle Property (RenderRoundRectangleFragment)
    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