[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.GdiMetafile

GdiMetafile Class

ID2D1GdiMetafile

Inheritance
GdiMetafile
Implements
Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("2f543dc3-cfc1-4211-864f-cfd91c6f3395")]
public class GdiMetafile : Resource, IDisposable, IUnknown

Constructors

Name Description
GdiMetafile(IntPtr)

Initializes a new instance of the GdiMetafile class.

Methods

Name Description
GetBounds()

HRESULT ID2D1GdiMetafile::GetBounds([Out] D2D_RECT_F* bounds)

Operators

Name Description
explicit operator GdiMetafile(IntPtr)

Performs an explicit conversion from IntPtr to GdiMetafile.