Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.8 Assembly / C1.Win.C1Document Namespace / PolygonShape Class
Members

In This Topic
    PolygonShape Class
    In This Topic
    Represents a polygon shape in C1FlexReport.
    Object Model
    PolygonShape Class
    Syntax
    'Declaration
     
    Public Class PolygonShape 
       Inherits TriangleShapeBase
    public class PolygonShape : TriangleShapeBase 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Document.ShapeBase
          C1.Win.C1Document.TriangleShapeBase
             C1.Win.C1Document.PolygonShape

    See Also