'宣言 Public Overloads Sub DrawRectangle( _ ByVal line As Line, _ ByVal lineWidth As System.Double, _ ByVal bounds As Rect _ )
'使用法 Dim instance As C1GdiGraphics Dim line As Line Dim lineWidth As System.Double Dim bounds As Rect instance.DrawRectangle(line, lineWidth, bounds)
パラメータ
- line
- lineWidth
- bounds