DXGraphics.DrawImage Method
Name | Parameters | Description |
---|---|---|
Draw |
image, dest |
Draws a portion of the image so that it fits into the specified rectnangle. |
Draw |
image, rect | Draws an image so that it fits into the specified rectnagle. |
Draw |
image, x, y | Draws an image at the specified location. |