Enumeration WriteTool

Description

List all the shapes that can be drawn

Remarks

only usable in the case of offscreen

Enumeration Members

Arrow: "arrow"
Circle: "circle"
DoubleArrow: "double-arrow"
Ellipse: "ellipse"
Line: "line"
Parallelogram: "parallelogram"
Pencil: "pencil"
Rectangle: "rectangle"
Rhombus: "rhombus"
Triangle: "triangle"

Generated using TypeDoc