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