Draws the specified .NET Image object at the specified location and with the original size.
Name | Description |
---|---|
Draws the specified image, using its original physical size, at the location specified by a coordinate pair. |
|
Draws the specified .NET Image object at the specified location and with the specified size. |
|
GdiGraphics.DrawImage (Image, Int32, Int32, Rectangle, GraphicsUnit) |
Draws a portion of an image at a specified location. |
Draws the specified .NET Image object, using its original physical size, at the specified location. |
|
Draws the specified .NET Image object at the specified location and with the specified shape and size. |
|
GdiGraphics.DrawImage (Image, Point[], Rectangle, GraphicsUnit) |
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
GdiGraphics.DrawImage (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes) |
Draws the specified portion of the specified .NET Image object at the specified location. |
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
|
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
|
Draws the specified .NET Image object, using its original physical size, at the specified location. |
|
Draws the specified .NET Image object at the specified location and with the specified shape and size. |
|
GdiGraphics.DrawImage (Image, PointF[], RectangleF, GraphicsUnit) |
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
GdiGraphics.DrawImage (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes) |
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
|
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
|
Draws the specified .NET Image object at the specified location and with the specified size. |
|
GdiGraphics.DrawImage (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit) |
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
GdiGraphics.DrawImage (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes) |
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
|
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
|
GdiGraphics.DrawImage (Image, Rectangle, Rectangle, GraphicsUnit) |
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
GdiGraphics.DrawImage (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit) |
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
|
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
|
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
|
Draws the specified .NET Image object at the specified location and with the specified size. |
|
GdiGraphics.DrawImage (Image, RectangleF, RectangleF, GraphicsUnit) |
Draws the specified portion of the specified .NET Image object at the specified location and with the specified size. |
Draws the specified .NET Image object, using its original physical size, at the specified location. |
|
GdiGraphics.DrawImage (Image, Single, Single, RectangleF, GraphicsUnit) |
Draws a portion of an image at a specified location. |
GdiGraphics.DrawImage (Image, Single, Single, Single, Single) |
Draws the specified .NET Image object at the specified location and with the specified size. |