'Declaration Public Function AddShape( _ ByVal shape As DrawingShape _ ) As RtfShape
public RtfShape AddShape( DrawingShape shape )
Parameters
- shape
- The drawing canvas shape.
Return Value
The Word/RTF wrapper shape.
'Declaration Public Function AddShape( _ ByVal shape As DrawingShape _ ) As RtfShape
public RtfShape AddShape( DrawingShape shape )