DrawShape with DrawShapeKind.CONNECTOR.DrawShape connector(string connectorType, string startShape,
string endShape, string styleName = "")Constructs a connector shape.
connectorType | The connector type (e.g. "standard", "lines", "curve"). |
startShape | The draw:start-shape reference. |
endShape | The draw:end-shape reference. |
styleName | Optional draw:style-name. |
DrawShape with DrawShapeKind.CONNECTOR.