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, Rectangle rect)
Public Overridable Sub DrawImage( _ image As Image, _ rect As Rectangle _)
DrawImage Method Overload ListGdiGraphics MembersGdiGraphics ClassMindFusion.Drawing Namespace