DioDocs for PDF
AddLine メソッド (GcBitmapGraphics.Path)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmapGraphics.Path クラス : 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.
シンタックス
'宣言
 
Public Sub AddLine( _
   ByVal pointTo As System.Drawing.PointF _
) 
public void AddLine( 
   System.Drawing.PointF pointTo
)

パラメータ

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

GcBitmapGraphics.Path クラス
GcBitmapGraphics.Path メンバ