Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderPolygon Class
Members

In This Topic
    RenderPolygon Class
    In This Topic
    Represents an open or closed polygon shape in a C1PrintDocument.
    Object Model
    RenderPolygon Class
    Syntax
    'Declaration
     
    Public Class RenderPolygon 
       Inherits RenderLineBase
       Implements IDocumentLocationIStyleOwner 
    public class RenderPolygon : RenderLineBase, IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.RenderObject
          C1.C1Preview.RenderShapeBase
             C1.C1Preview.RenderLineBase
                C1.C1Preview.RenderPolygon

    See Also