'Declaration Public Overloads Shared Sub DrawImage( _ ByVal g As Graphics, _ ByVal image As Image, _ ByRef appearanceData As AppearanceData, _ ByVal alphaMode As AlphaBlendMode, _ ByVal scaled As Boolean, _ ByVal renderRect As Rectangle, _ ByVal invalidRect As Rectangle, _ ByVal imgAttributes As ImageAttributes, _ ByVal maintainAspectRatio As Boolean, _ ByVal drawBorderShadow As Boolean _ )
public static void DrawImage( Graphics g, Image image, ref AppearanceData appearanceData, AlphaBlendMode alphaMode, bool scaled, Rectangle renderRect, Rectangle invalidRect, ImageAttributes imgAttributes, bool maintainAspectRatio, bool drawBorderShadow )
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