DioDocs for PDF
DrawLines メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス : DrawLines メソッド
Draws a series of connected lines, using a specified line color, width and style.

If the value of lineStyle parameter is not DashStyle.Solid, the lines are drawn with a Pen having Pen.LineCap set to PenLineCap.Square instead of PenLineCap.Flat.

オーバーロード一覧
オーバーロード解説
Draws a series of connected lines, using a specified line color, width and style.

If the value of lineStyle parameter is not DashStyle.Solid, the lines are drawn with a Pen having Pen.LineCap set to PenLineCap.Square instead of PenLineCap.Flat.

 
Draws a series of connected lines, using a specified line style.

If the dashPattern array contains two or more items, the lines are drawn with a Pen having Pen.LineCap set to PenLineCap.Square instead of PenLineCap.Flat.

 
Draws a series of connected lines, using a specified pen.  
参照

GcGraphics クラス
GcGraphics メンバ