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

AdobeResourceDictionary Constructor (IntPtr)

This constructor is used by Graphics Mill for .NET for internal purposes. Do not call it directly.

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

Syntax

Visual Basic
Public Sub New ( _
	adobeResources As IntPtr _
)
C#
public AdobeResourceDictionary(
	IntPtr adobeResources
)

Parameters

adobeResources

Type: System.IntPtr

See Also

Reference