Draws the specified .NET Image object at the specified location and with the specified size.
Namespace: MindFusion.DrawingPackage: MindFusion.Common
public virtual void DrawImage ( Image image, int x, int y, int width, int height)
Public Overridable Sub DrawImage( _ image As Image, _ x As Integer, _ y As Integer, _ width As Integer, _ height As Integer _)
DrawImage Method Overload ListGdiGraphics MembersGdiGraphics ClassMindFusion.Drawing Namespace