ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / C1IconTemplate Class / TriangleEast Property

In This Topic
    TriangleEast Property (C1IconTemplate)
    In This Topic
    Gets an icon representing a triangle with one of the vertices pointing east.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property TriangleEast As C1IconTemplate
    public static C1IconTemplate TriangleEast {get;}
    See Also