ID2D1GdiMetafile

<summary> Interface encapsulating a GDI/GDI+ metafile. </summary>

Members

Functions

GetBounds
HRESULT GetBounds(D2D1_RECT_F* bounds)

<summary> Gets the bounds of the metafile. </summary>

Stream
HRESULT Stream(ID2D1GdiMetafileSink sink)

<summary> Play the metafile into a caller-supplied sink interface. </summary>

Meta