Draws an image using its original size at the location specified by a coordinate pair.
Namespace: MindFusion.DrawingAssembly: MindFusion.Scheduling.Compact
public void DrawImage ( Image image, int dx, int dy)
Public Sub DrawImage ( _ image As Image, _ dx As Integer, _ dy As Integer _)
DrawImage Method Overload ListGraphicsEx MembersGraphicsEx ClassMindFusion.Drawing Namespace