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

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

パラメータ

path
color
lineWidth
penStyle
参照

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