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.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public class RenderPie : RenderEllipse |
Visual Basic |
---|
Public Class RenderPie _ Inherits RenderEllipse |
Inheritance Hierarchy
System..::..Object
C1.C1Preview..::..RenderObject
C1.C1Preview..::..RenderShapeBase
C1.C1Preview..::..RenderRectangle
C1.C1Preview..::..RenderEllipse
C1.C1Preview..::..RenderPie
C1.C1Preview..::..RenderObject
C1.C1Preview..::..RenderShapeBase
C1.C1Preview..::..RenderRectangle
C1.C1Preview..::..RenderEllipse
C1.C1Preview..::..RenderPie