'宣言 Public Sub FrameRect( _ 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.FrameRect(bounds, color)
パラメータ
- bounds
- color