ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderEllipse Class / RenderEllipse Constructor / RenderEllipse Constructor()

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