C1.UWP.Document Assembly / C1.Xaml.Document Namespace / EllipseShape Class
Members

EllipseShape Class
Represents an ellipse shape in a C1FlexReport.
Object Model
EllipseShape Class
Syntax
'Declaration
 
Public Class EllipseShape 
   Inherits RectangleShape
 
Inheritance Hierarchy

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

See Also