Draws a raster image or a metafile object.

Name Description
DrawImage(Image, Point[], bool, Color) Draws a raster image or a metafile object.
DrawImage(Image, DPoint[], bool, Color) Draws a raster image or a metafile object. (inherited from CADPresenter).
DrawImage(Image, T[], bool, Color) Draws a raster image or a metafile object. (inherited from CADPainter<T>).
DrawImage(Image, T, T, T, bool, Color) Draws a raster image or a metafile object. (inherited from CADPainter<T>).