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, float x, float y, float width, float height)
Public Overridable Sub DrawImage( _ image As Image, _ x As Single, _ y As Single, _ width As Single, _ height As Single _)
DrawImage Method Overload ListGdiGraphics MembersGdiGraphics ClassMindFusion.Drawing Namespace