ComponentOne for WinUI 製品ヘルプ
DrawPath(Line,Double,IPath) メソッド

C1.WinUI.Viewer アセンブリ > C1.WinUI.Viewer 名前空間 > C1WinUICanvasGraphics クラス > DrawPath メソッド : DrawPath(Line,Double,IPath) メソッド
シンタックス
'宣言
 
Public Overloads Sub DrawPath( _
   ByVal line As C1.Document.Line, _
   ByVal lineWidth As System.Double, _
   ByVal path As C1.Document.Util.IPath _
) 
public void DrawPath( 
   C1.Document.Line line,
   System.double lineWidth,
   C1.Document.Util.IPath path
)

パラメータ

line
lineWidth
path
参照

C1WinUICanvasGraphics クラス
C1WinUICanvasGraphics メンバ
オーバーロード一覧