[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.GdiMetafileSinkNative

GdiMetafileSinkNative Class

ID2D1GdiMetafileSink

Inheritance
GdiMetafileSinkNative
Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("82237326-8111-4f7c-bcf4-b5c1175564fe")]
public class GdiMetafileSinkNative : ComObjectCallback, IUnknown, GdiMetafileSink, ICallbackable, IDisposable

Constructors

Name Description
GdiMetafileSinkNative(IntPtr)

Initializes a new instance of the GdiMetafileSinkNative class.

Operators

Name Description
explicit operator GdiMetafileSinkNative(IntPtr)

Performs an explicit conversion from IntPtr to GdiMetafileSinkNative.