enum GUICanvas::CanvasElementType
Type of elements that may be drawn on the canvas.
Values
| Name | Value | Description |
|---|---|---|
Line |
0 |
|
Triangle |
1 |
|
Image |
2 |
|
Text |
3 |
GUICanvas::CanvasElementTypeType of elements that may be drawn on the canvas.
| Name | Value | Description |
|---|---|---|
Line |
0 |
|
Triangle |
1 |
|
Image |
2 |
|
Text |
3 |