ID2D1DeviceContext2.DrawGdiMetafile

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void DrawGdiMetafile(ID2D1GdiMetafile gdiMetafile, D2D1_RECT_F* destinationRectangle, D2D1_RECT_F* sourceRectangle)
  2. void DrawGdiMetafile(ID2D1GdiMetafile gdiMetafile, D2D1_RECT_F destinationRectangle, D2D1_RECT_F sourceRectangle)
  3. void DrawGdiMetafile(ID2D1GdiMetafile gdiMetafile, D2D1_RECT_F destinationRectangle, D2D1_RECT_F* sourceRectangle)
    interface ID2D1DeviceContext2
    extern (Windows) final
    void
    DrawGdiMetafile
    (
    ID2D1GdiMetafile gdiMetafile
    ,
    const D2D1_RECT_F destinationRectangle
    ,
    const D2D1_RECT_F* sourceRectangle = null
    )

Meta