DioDocs for PDF
AddLine メソッド (IPath)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > IPath インターフェース : AddLine メソッド
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 geometry sink.
シンタックス
'宣言
 
Sub AddLine( _
   ByVal pointTo As System.Drawing.PointF _
) 
void AddLine( 
   System.Drawing.PointF pointTo
)

パラメータ

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

IPath インターフェース
IPath メンバ