Clone() Method

Definition

Namespace Svg
Assembly Svg.Custom.dll
Implements Clone()

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

public virtual object Clone()

Returns

Object
A new object that is a copy of this instance.