Draws the specified image, using its original physical size, at the location specified by a coordinate pair.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
public virtual void DrawImage ( Image image, int x, int y)
Public Overridable Sub DrawImage ( _ image As Image, _ x As Integer, _ y As Integer _)
DrawImage Method Overload ListGdiGraphics MembersGdiGraphics ClassMindFusion.Drawing Namespace