'Declaration Public Overloads Shared Sub DrawImage( _ ByVal g As Graphics, _ ByVal image As Image, _ ByVal alphaLevel As Short, _ ByVal destRect As Rectangle, _ ByVal srcRect As Rectangle, _ ByVal invalidRect As Rectangle, _ ByVal imgAttributes As ImageAttributes, _ ByVal tile As Boolean _ )
public static void DrawImage( Graphics g, Image image, short alphaLevel, Rectangle destRect, Rectangle srcRect, Rectangle invalidRect, ImageAttributes imgAttributes, bool tile )
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2