'Declaration Public Function AddShape( _ ByVal drawingShape As DrawingShape _ ) As RtfShape
public RtfShape AddShape( DrawingShape drawingShape )
Parameters
- drawingShape
- The C1.C1Word.Canvas.DrawingShape object.
Return Value
The Word/RTF shape as wrapper for the drawing canvas.