Overload List
Name | Description | |
---|---|---|
DrawImage(XImage, XPoint) |
Draws the specified image.
| |
DrawImage(XImage, XRect) |
Draws the specified image.
| |
DrawImage(XImage, Point) |
Draws the specified image.
| |
DrawImage(XImage, PointF) |
Draws the specified image.
| |
DrawImage(XImage, Rectangle) |
Draws the specified image.
| |
DrawImage(XImage, RectangleF) |
Draws the specified image.
| |
DrawImage(XImage, Double, Double) |
Draws the specified image.
| |
DrawImage(XImage, XRect, XRect, XGraphicsUnit) |
Draws the specified image.
| |
DrawImage(XImage, Rectangle, Rectangle, XGraphicsUnit) |
Draws the specified image.
| |
DrawImage(XImage, RectangleF, RectangleF, XGraphicsUnit) |
Draws the specified image.
| |
DrawImage(XImage, Double, Double, Double, Double) |
Draws the specified image.
|
See Also