DrawShape with DrawShapeKind.FRAME.DrawShape frame(string x, string y, string width, string height,
string styleName = "")Constructs a frame shape for images or text boxes.
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.FRAME.