ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / EllipseShape Class
Members

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

    System.Object
       C1.C1Report.ShapeBase
          C1.C1Report.RectangleShape
             C1.C1Report.EllipseShape
                C1.C1Report.EllipsePartShape

    See Also