Draws the specified .NET Image object at the specified location and with the specified size.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void DrawImage ( Image image, int x, int y, int width, int height)
Sub DrawImage( _ image As Image, _ x As Integer, _ y As Integer, _ width As Integer, _ height As Integer _)
DrawImage Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace