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