FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / EllipseShape Class
Members

In This Topic
    EllipseShape Class
    In This Topic
    Represents an ellipse shape in C1FlexReport.
    Object Model
    EllipseShape Class
    Syntax
    'Declaration
     
    Public Class EllipseShape 
       Inherits RectangleShape
    public class EllipseShape : RectangleShape 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Document.ShapeBase
          C1.Win.C1Document.RectangleShape
             C1.Win.C1Document.EllipseShape
                C1.Win.C1Document.EllipsePartShape

    See Also