ComponentOne Word for UWP
Clone Method (DrawingShape)

C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace > DrawingShape Class : Clone Method
Creates a new DrawingShape object that is a copy of the current instance.
Syntax
'Declaration
 
Public Function Clone() As DrawingShape
public DrawingShape Clone()

Return Value

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

Reference

DrawingShape Class
DrawingShape Members