DrawShape with DrawShapeKind.CUSTOM.DrawShape customShape(string x, string y, string width, string height,
string styleName = "")Constructs a custom shape.
x | The SVG x position. |
y | The SVG y position. |
width | The SVG width. |
height | The SVG height. |
styleName | Optional draw:style-name. |
DrawShape with DrawShapeKind.CUSTOM.