IHandlerDrawImage Method |
| Name | Description | |
|---|---|---|
| DrawImage(Image, RectangleF, RectangleF) |
Draws the source portion of an image, scaling to the specified destination | |
| DrawImage(Image, Single, Single) |
Draws the specified image at a location with no scaling
| |
| DrawImage(Image, Single, Single, Single, Single) |
Draws the specified image in a rectangle
|