DioDocs for PDF
DrawPolygon メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス : DrawPolygon メソッド
Draws a polygon specified by an array of points, using a specified line color, width and style.

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

オーバーロード一覧
オーバーロード解説
Draws a polygon specified by an array of points, using a specified line color, width and style.

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

 
Draws a polygon specified by an array of points, using a specified line color, width and dash pattern.

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

 
Draws a polygon specified by an array of points, using a specified pen.  
Draws a polygon specified by an array of points, using a specified line color, width and style.

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

 
Draws a polygon specified by an array of points, using a specified line color, width and dash pattern.

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

 
Draws a polygon specified by an array of points, using a specified pen.  
参照

GcGraphics クラス
GcGraphics メンバ