[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.DrawingShape.Clone

Clone Method

Clone()

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

Declaration
public DrawingShape Clone()
Returns
Type Description
DrawingShape

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