Type
configurationSpecifies the type of the Shape using any of the built-in shape type.
- "rectangle": this is the default option, representing a SVG Rectangle
- "circle" : a SVG circle/ellipse
type
StringDefault: "rectangle"
Specifies the type of the Shape using any of the built-in shape type.
StringDefault: "rectangle"