Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / RightTriangleShape Class
Members

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

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

    See Also