DioDocs for PDF
AddLine(PointF) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > PathBuilder クラス > AddLine メソッド : AddLine(PointF) メソッド
The end point of the line to draw.
Creates a line segment between the current point and the specified end point and adds it to the figure.
シンタックス
'宣言
 
Public Overloads Sub AddLine( _
   ByVal endPoint As System.Drawing.PointF _
) 
public void AddLine( 
   System.Drawing.PointF endPoint
)

パラメータ

endPoint
The end point of the line to draw.
参照

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