'宣言 Public Overloads Sub DrawImage( _ ByVal image As Image, _ ByVal destRect As Rectangle, _ ByVal srcRect As Rectangle, _ ByVal imgAttributes As ImageAttributes _ )
public void DrawImage( Image image, Rectangle destRect, Rectangle srcRect, ImageAttributes imgAttributes )