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

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

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

    See Also