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

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic

Public Function Clone As Object

C#

public Object Clone()

Return Value

A new object that is a copy of this instance.