CGPDFDictionary(IntPtr) Constructor

Definition

A constructor used when creating managed representations of unmanaged objects.

public CGPDFDictionary (IntPtr handle);
new CoreGraphics.CGPDFDictionary : nativeint -> CoreGraphics.CGPDFDictionary

Parameters

handle
IntPtr

nativeint

Pointer (handle) to the unmanaged object.

Applies to