FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / IsoscelesTriangleShape Class
Members

In This Topic
    IsoscelesTriangleShape Class
    In This Topic
    Represents an isosceles triangle shape in C1FlexReport.
    Object Model
    IsoscelesTriangleShape Class
    Syntax
    'Declaration
     
    Public Class IsoscelesTriangleShape 
       Inherits TriangleShapeBase
    public class IsoscelesTriangleShape : TriangleShapeBase 
    Inheritance Hierarchy

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

    See Also