Method DrawGdiMetafile
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
DrawGdiMetafile(IGdiMetafile, RectFloat, in RectFloat?)
void DrawGdiMetafile(IGdiMetafile gdiMetafile, RectFloat destinationRectangle, in RectFloat? sourceRectangle)
Parameters
gdiMetafile
IGdiMetafiledestinationRectangle
RectFloatsourceRectangle
RectFloat?
DrawGdiMetafile(IGdiMetafile, Point2Float?)
void DrawGdiMetafile(IGdiMetafile gdiMetafile, Point2Float? targetOffset)
Parameters
gdiMetafile
IGdiMetafiletargetOffset
Point2Float?