Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document 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.WPF.Document.ShapeBase
          C1.WPF.Document.TriangleShapeBase
             C1.WPF.Document.PolygonShape

    See Also