DioDocs for PDF
DrawPolygon(Quadrilateral,Pen) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス > DrawPolygon メソッド : DrawPolygon(Quadrilateral,Pen) メソッド
A quadrilateral specifying the polygon.
The pen to use.
Draws a polygon specified by an array of points, using a specified pen.
シンタックス
'宣言
 
Public Overloads Sub DrawPolygon( _
   ByVal quadrilateral As Quadrilateral, _
   ByVal pen As Pen _
) 
public void DrawPolygon( 
   Quadrilateral quadrilateral,
   Pen pen
)

パラメータ

quadrilateral
A quadrilateral specifying the polygon.
pen
The pen to use.
参照

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