AdobeResourceDictionary Constructor (AdobeResourceDictionary)

Initializes a new instance of the AdobeResourceDictionary class from the specified existing dictionary.

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

Syntax

C#
public AdobeResourceDictionary(
	AdobeResourceDictionary adobeResources
)

Parameters

adobeResources

Type: Aurigma.GraphicsMill.Codecs.AdobeResourceDictionary

The AdobeResourceDictionary to be copied.

See Also

Reference