Draws the specified portion of the specified .NET Image object at the specified location and with the specified size.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void DrawImage ( Image image, Point[] destPoints, Rectangle srcRect, GraphicsUnit srcUnit)
Sub DrawImage( _ image As Image, _ destPoints() As Point, _ srcRect As Rectangle, _ srcUnit As GraphicsUnit _)
DrawImage Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace