C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1IconTemplate Class / TriangleSouthEast Property


In This Topic
TriangleSouthEast Property
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
 
'Usage
 
Dim value As C1IconTemplate
 
value = C1IconTemplate.TriangleSouthEast
See Also