'宣言 Public Sub DrawZoomedImage( _ ByVal image As Image, _ ByVal rect As Rectangle, _ ByVal imgAttributes As ImageAttributes, _ ByVal zoomFactor As Double _ )
public void DrawZoomedImage( Image image, Rectangle rect, ImageAttributes imgAttributes, double zoomFactor )