C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderPie Class
Members

RenderPie Class
Represents a pie shape (a closed shape consisting of an arc of an ellipse, with lines going from the start and end points of the arc to the ellipse's center) in a C1PrintDocument.
Object Model
RenderPie Class
Syntax
'Declaration
 
Public Class RenderPie 
   Inherits RenderEllipse
   Implements IDocumentLocationIStyleOwner 
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderShapeBase
         C1.C1Preview.RenderRectangle
            C1.C1Preview.RenderEllipse
               C1.C1Preview.RenderPie

See Also