[]
ID2D1GdiMetafile
[Guid("2f543dc3-cfc1-4211-864f-cfd91c6f3395")]
public class GdiMetafile : Resource, IDisposable, IUnknown
Initializes a new instance of the GdiMetafile class.
public GdiMetafile(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
HRESULT ID2D1GdiMetafile::GetBounds([Out] D2D_RECT_F* bounds)
public RectF GetBounds()
Performs an explicit conversion from System.IntPtr to GdiMetafile.
public static explicit operator GdiMetafile(IntPtr nativePointer)
nativePointer
System.IntPtr