'宣言 Public Overloads Shared Sub DrawImage( _ ByVal g As Graphics, _ ByRef appearanceData As AppearanceData, _ ByVal alphaMode As AlphaBlendMode, _ ByVal scaled As Boolean, _ ByVal renderRect As Rectangle, _ ByVal invalidRect As Rectangle, _ ByVal imgAttributes As ImageAttributes _ )
public static void DrawImage( Graphics g, ref AppearanceData appearanceData, AlphaBlendMode alphaMode, bool scaled, Rectangle renderRect, Rectangle invalidRect, ImageAttributes imgAttributes )