DioDocs for PDF
GetPoints(Int32,Int32) メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.TextMap 名前空間 > ITextLine インターフェース > GetPoints メソッド : GetPoints(Int32,Int32) メソッド
ITextCharオブジェクトの開始インデックス。
ITextChar オブジェクトの数。
この行にあるITextCharオブジェクトの範囲の幾何学座標(ページの左上隅を基準とした)を取得します。
シンタックス
'宣言
 
Overloads Function GetPoints( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer _
) As System.Drawing.PointF()
System.Drawing.PointF[] GetPoints( 
   System.int startIndex,
   System.int count
)

パラメータ

startIndex
ITextCharオブジェクトの開始インデックス。
count
ITextChar オブジェクトの数。

戻り値の型

ページ上の座標を指定する点の配列。
参照

ITextLine インターフェース
ITextLine メンバ
オーバーロード一覧