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