[]
This factory allows creating C1Icon.
public class C1IconTemplate
Name | Description |
---|---|
C1IconTemplate() | Initializes a new instance of the C1IconTemplate class. |
C1IconTemplate(Func<C1Icon>) | Initializes a new instance of the C1IconTemplate class. |
Name | Description |
---|---|
ArrowDown | Gets an icon representing an arrow pointing up. |
ArrowUp | Gets an icon representing an arrow pointing up. |
Asterisk | Gets an icon representing an arrow pointing up. |
ChevronDown | Gets an icon representing a chevron pointing down. |
ChevronLeft | Gets an icon representing a chevron pointing to the left. |
ChevronRight | Gets an icon representing a chevron pointing to the right. |
ChevronUp | Gets an icon representing a chevron pointing up. |
Edit | Gets an icon representing an arrow pointing up. |
Star5 | Gets an icon representing a 5-pointed star. |
Template | Gets or sets the template containing the icon. |
TriangleDown | Gets an icon representing a triangle with one of the vertices pointing downwards. |
TriangleEast | Gets an icon representing a triangle with one of the vertices pointing east. |
TriangleLeft | Gets an icon representing a triangle with one of the vertices pointing to the left. |
TriangleLeftDown | Gets an icon representing a triangle with one of the vertices pointing to the left down. |
TriangleLeftUp | Gets an icon representing a triangle with one of the vertices pointing to the left up. |
TriangleNorth | Gets an icon representing a triangle with one of the vertices pointing up. |
TriangleNorthEast | Gets an icon representing a triangle with one of the vertices pointing north east. |
TriangleNorthWest | Gets an icon representing a triangle with one of the vertices pointing north west. |
TriangleRight | Gets an icon representing a triangle with one of the vertices pointing to the right. |
TriangleRightDown | Gets an icon representing a triangle with one of the vertices pointing to the right down. |
TriangleRightUp | Gets an icon representing a triangle with one of the vertices pointing to the right up. |
TriangleSouth | Gets an icon representing a triangle with one of the vertices pointing down. |
TriangleSouthEast | Gets an icon representing a triangle with one of the vertices pointing south east. |
TriangleSouthWest | Gets an icon representing a triangle with one of the vertices pointing south west. |
TriangleUp | Gets an icon representing a triangle with one of the vertices pointing upwards. |
TriangleWest | Gets an icon representing a triangle with one of the vertices pointing west. |
Name | Description |
---|---|
CreateIcon() | Creates a new icon. |