[]
Creates a new object that is a copy of the current instance (with the same style settings).
public virtual object Clone()
Public Overridable Function Clone() As Object
| Type | Description |
|---|---|
| object | A new object that is a copy of this instance. |