AdobeResourceDictionary.Clone Method

Returns a full copy of this AdobeResourceDictionary instance.

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

Syntax

C#
public Object Clone()

Return Value

An object containing a full copy of this AdobeResourceDictionary.

Implements

ICloneable.Clone()

See Also

Reference