FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document 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.Xaml.Document.ShapeBase
          C1.Xaml.Document.TriangleShapeBase
             C1.Xaml.Document.RightTriangleShape

    See Also