Shapes SVG
Get the svg represent of shapes.
| ShapeType | SvgElement |
|---|---|
| Point | circle |
| Circle | circle |
| Ellipse | ellipse |
| Square | rect |
| Rectangular | rect |
Get the svg represent of shapes.
| ShapeType | SvgElement |
|---|---|
| Point | circle |
| Circle | circle |
| Ellipse | ellipse |
| Square | rect |
| Rectangular | rect |