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

Public Shared Sub DrawGrid ( _ graphics As Graphics, _ area As Rectangle, _ pixelsBetweenDots As Size, _ backColor As Color _ )
Dim graphics As Graphics Dim area As Rectangle Dim pixelsBetweenDots As Size Dim backColor As Color ControlPaint.DrawGrid(graphics, area, pixelsBetweenDots, backColor)
public static void DrawGrid ( Graphics graphics, Rectangle area, Size pixelsBetweenDots, Color backColor )
public: static void DrawGrid ( Graphics^ graphics, Rectangle area, Size pixelsBetweenDots, Color backColor )
public static void DrawGrid ( Graphics graphics, Rectangle area, Size pixelsBetweenDots, Color backColor )
public static function DrawGrid ( graphics : Graphics, area : Rectangle, pixelsBetweenDots : Size, backColor : 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.DrawGrid メソッドを検索する場合は、下記のリンクをクリックしてください。

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