ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / C1IconTemplate Class / TriangleSouthEast Property

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