Draws the specified image, using its original physical size, at the specified location.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void DrawImage ( IImage image, double x, double y)
Sub DrawImage( _ image As IImage, _ x As Double, _ y As Double _)
DrawImage Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace