C1.WPF.Document Assembly / C1.WPF.Document Namespace / EllipsePartShape Class
Members

EllipsePartShape Class
Abstract base class for ArcShape and PieShape classes.
Object Model
EllipsePartShape Class
Syntax
'Declaration
 
Public MustInherit Class EllipsePartShape 
   Inherits EllipseShape
 
Inheritance Hierarchy

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

See Also