Draws a portion of an image at the specified location and with the specified size.
Namespace: MindFusion.DrawingAssembly: MindFusion.Scheduling.Compact
public void DrawImage ( Image image, Rectangle dest, Rectangle src)
Public Sub DrawImage ( _ image As Image, _ dest As Rectangle, _ src As Rectangle _)
DrawImage Method Overload ListGraphicsEx MembersGraphicsEx ClassMindFusion.Drawing Namespace