Draws the specified IImage object at the specified location and with the original size.
Name | Description |
---|---|
Draws the specified image, using its original physical size, at the specified location. |
|
Draws the specified image at the specified location and with the specified size. |
|
IGraphics.DrawImage (IImage, Rect, ImageAlign, Double, Point) |
Draws the image represented by the specified IImage object at the specified location, with the specified alignment and rotation. |