DioDocs for PDF
AddLines メソッド (PathBuilder)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > PathBuilder クラス : AddLines メソッド
An array of one or more points that describe the lines to draw.
Creates a sequence of lines using the specified points and adds them to the figure.
シンタックス
'宣言
 
Public Sub AddLines( _
   ByVal ParamArray points() As System.Drawing.PointF _
) 
public void AddLines( 
   params System.Drawing.PointF[] points
)

パラメータ

points
An array of one or more points that describe the lines to draw.
参照

PathBuilder クラス
PathBuilder メンバ