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, RectangleF destRect, RectangleF srcRect, GraphicsUnit srcUnit)
Sub DrawImage( _ image As Image, _ destRect As RectangleF, _ srcRect As RectangleF, _ srcUnit As GraphicsUnit _)
DrawImage Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace