ComponentOne Reports for WPF
C1.C1Report Namespace / RightTriangleShape Class
Members

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

    System.Object
       C1.C1Report.ShapeBase
          C1.C1Report.TriangleShapeBase
             C1.C1Report.RightTriangleShape

    See Also