The DrawingTool can be one of:
Constant | Description |
---|---|
Enums. | (-1) Unknown drawing tool. |
Enums. | (0) The auto complete polygon tool. |
Enums. | (1) The circle tool. |
Enums. | (2) The down arrow tool. |
Enums. | (3) The ellipse tool. |
Enums. | (4) The free hand tool. |
Enums. | (5) The left arrow tool. |
Enums. | (6) The line tool. |
Enums. | (7) No tool. |
Enums. | (8) The point tool. |
Enums. | (9) The polygon tool. |
Enums. | (10) The rectangle tool. |
Enums. | (11) The right arrow tool. |
Enums. | (12) The text tool. |
Enums. | (13) The triangle tool. |
Enums. | (14) The up arrow tool. |