Draws the specified .NET Image object at the specified location and with the specified shape and size.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
public virtual void DrawImage ( Image image, Point[] destPoints)
Public Overridable Sub DrawImage ( _ image As Image, _ destPoints() As Point _)
DrawImage Method Overload ListGdiGraphics MembersGdiGraphics ClassMindFusion.Drawing Namespace