Draws the specified Image at the specified location and with the specified size.
Namespace: com.mindfusion.drawingPackage: com.mindfusion.drawing
public void drawImage ( Image image, Rectangle dest)
The Image to draw.
The Rectangle object that specifies the location and size of the drawn image.
drawImage Method Overload ListGraphics MembersGraphics Interfacecom.mindfusion.drawing Namespace