シンタックス
'宣言
Public Overloads Sub DrawPath( _
ByVal As C1.Document.Util.IPath, _
ByVal As System.Drawing.Color, _
ByVal As System.Double, _
ByVal As C1.Document.DashStyle _
)
public void DrawPath(
C1.Document.Util.IPath ,
System.Drawing.Color ,
System.double ,
C1.Document.DashStyle
)
パラメータ
- path
- color
- lineWidth
- style
参照