ControlPaint.DrawImageDisabled メソッド
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Shared Sub DrawImageDisabled ( _ graphics As Graphics, _ image As Image, _ x As Integer, _ y As Integer, _ background As Color _ )
Dim graphics As Graphics Dim image As Image Dim x As Integer Dim y As Integer Dim background As Color ControlPaint.DrawImageDisabled(graphics, image, x, y, background)
public static void DrawImageDisabled ( Graphics graphics, Image image, int x, int y, Color background )
public: static void DrawImageDisabled ( Graphics^ graphics, Image^ image, int x, int y, Color background )
public static void DrawImageDisabled ( Graphics graphics, Image image, int x, int y, Color background )
public static function DrawImageDisabled ( graphics : Graphics, image : Image, x : int, y : int, background : Color )


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からControlPaint.DrawImageDisabled メソッドを検索する場合は、下記のリンクをクリックしてください。

- ControlPaint.DrawImageDisabled メソッドのページへのリンク