'宣言 Public Sub DrawCheck( _ ByVal bounds As System.Drawing.Rectangle, _ ByVal color As System.Drawing.Color _ )
'使用法 Dim instance As GraphicsUtils.GdiDc Dim bounds As System.Drawing.Rectangle Dim color As System.Drawing.Color instance.DrawCheck(bounds, color)
パラメータ
- bounds
- color