PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderEllipse Class
Members

In This Topic
    RenderEllipse Class
    In This Topic
    Represents an ellipse in a C1PrintDocument.
    Object Model
    RenderEllipse Class
    Syntax
    'Declaration
     
    Public Class RenderEllipse 
       Inherits RenderRectangle
       Implements IDocumentLocationIStyleOwner 
    public class RenderEllipse : RenderRectangle, IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

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

    See Also