'宣言 Public Overloads Sub DrawPath( _ ByVal line As Line, _ ByVal lineWidth As System.Double, _ ByVal path As IPath _ )
'使用法 Dim instance As C1GcGraphics Dim line As Line Dim lineWidth As System.Double Dim path As IPath instance.DrawPath(line, lineWidth, path)
パラメータ
- line
- lineWidth
- path