Draws the specified .NET Image object at the specified location and with the specified size.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
public abstract void DrawImage ( Image image, RectangleF rect)
Public MustOverride Sub DrawImage ( _ image As Image, _ rect As RectangleF _)
DrawImage Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace