ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / RightTriangleShape Class / ShapeType Property

In This Topic
    ShapeType Property (RightTriangleShape)
    In This Topic
    Overridden. Gets ShapeType.RightTriangle.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ShapeType As ShapeType
    public override ShapeType ShapeType {get;}
    See Also