[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.GdiMetafileSinkNative

Class GdiMetafileSinkNative

Namespace
GrapeCity.Documents.DX.Direct2D
Assembly
GcDocs.DX.Windows.dll

ID2D1GdiMetafileSink

[Guid("82237326-8111-4f7c-bcf4-b5c1175564fe")]
public class GdiMetafileSinkNative : ComObjectCallback, IUnknown, IGdiMetafileSink, ICallbackable, IDisposable
Inheritance
GdiMetafileSinkNative
Implements
Inherited Members

Constructors

GdiMetafileSinkNative(IntPtr)

Initializes a new instance of the GdiMetafileSinkNative class.

public GdiMetafileSinkNative(IntPtr nativePtr)

Parameters

nativePtr IntPtr

The native pointer.

Operators

explicit operator GdiMetafileSinkNative(IntPtr)

Performs an explicit conversion from IntPtr to GdiMetafileSinkNative.

public static explicit operator GdiMetafileSinkNative(IntPtr nativePointer)

Parameters

nativePointer IntPtr

Returns

GdiMetafileSinkNative