Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / EllipseShape Class
Members

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

    System.Object
       C1.WPF.Document.ShapeBase
          C1.WPF.Document.RectangleShape
             C1.WPF.Document.EllipseShape
                C1.WPF.Document.EllipsePartShape

    See Also