Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderRectangle Class / RenderRectangle Constructor / RenderRectangle Constructor()

In This Topic
    RenderRectangle Constructor()
    In This Topic
    Initializes a new instance of the RenderRectangle class. The location and size of the rectangle are set to those of the current RenderRectangle object.
    Syntax
    'Declaration
     
    Public Function New()
    public RenderRectangle()
    See Also