This documentation is for the old version. Go to the latest Graphics Mill docs

AdobeResourceDictionary.Clone Method

Returns a full copy of this AdobeResourceDictionary class instance.

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

Syntax

Visual Basic
Public Overridable Function Clone As Object
C#
public virtual Object Clone()

Return Value

A AdobeResourceDictionary object containing full copy of current object.

See Also

Reference