Draws the specified image, using its original physical size, at the location specified by a coordinate pair.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void DrawImage ( Image image, int x, int y)
Sub DrawImage( _ image As Image, _ x As Integer, _ y As Integer _)
DrawImage Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace