Transform.Clone Method

Creates a full copy of this Transform.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public Transform Clone()

Return Value

The Transform which contains a full copy of the current transform.

See Also

Reference