Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / IsoscelesTriangleShape Class
Members

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

    System.Object
       C1.WPF.Document.ShapeBase
          C1.WPF.Document.TriangleShapeBase
             C1.WPF.Document.IsoscelesTriangleShape

    See Also