[]
Creates a new DrawingShape object that is a copy of the current instance.
public DrawingShape Clone()
Public Function Clone() As DrawingShape
| Type | Description |
|---|---|
| DrawingShape | A new DrawingShape object that is a copy of the current instance. |