[]
        
(Showing Draft Content)

C1.C1Word.Canvas.DrawingShape.Clone

Clone Method

Clone()

Creates a new DrawingShape object that is a copy of the current instance.

Declaration
public DrawingShape Clone()
Public Function Clone() As DrawingShape
Returns
Type Description
DrawingShape

A new DrawingShape object that is a copy of the current instance.