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