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

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

パラメータ

path
color
lineWidth
style
参照

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