[]
Adds new shape using exist DrawingShape object.
public RtfShape AddShape(DrawingShape drawingShape)
| Type | Name | Description |
|---|---|---|
| DrawingShape | drawingShape | The DrawingShape object. |
| Type | Description |
|---|---|
| RtfShape | The Word/RTF shape as wraper for the drawing canvas. |