'宣言 Public Overloads Sub DrawImage( _ ByVal image As Image, _ ByVal rect As Rectangle, _ ByVal scaled As Boolean, _ ByVal imgAttributes As ImageAttributes _ )
public void DrawImage( Image image, Rectangle rect, bool scaled, ImageAttributes imgAttributes )