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, float x, float y, float width, float height)
Public MustOverride Sub DrawImage ( _ image As Image, _ x As Single, _ y As Single, _ width As Single, _ height As Single _)
DrawImage Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace