[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfDrawingCanvas.AddShape

AddShape Method

AddShape(DrawingShape)

Adds new shape using exist DrawingShape object.

Declaration
public RtfShape AddShape(DrawingShape drawingShape)
Parameters
Type Name Description
DrawingShape drawingShape

The DrawingShape object.

Returns
Type Description
RtfShape

The Word/RTF shape as wraper for the drawing canvas.