DioDocs for PDF
GetPoints メソッド (ITextRunFragmentExt)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.TextMap 名前空間 > ITextRunFragmentExt クラス : GetPoints メソッド
現在のITextRunFragmentオブジェクト。
このITextRunFragmentオブジェクトの幾何学座標(ページの左上隅を基準とした)を取得します。
シンタックス
'宣言
 
Public Shared Function GetPoints( _
   ByVal runFragment As ITextRunFragment _
) As System.Drawing.PointF()
public static System.Drawing.PointF[] GetPoints( 
   ITextRunFragment runFragment
)

パラメータ

runFragment
現在のITextRunFragmentオブジェクト。

戻り値の型

ページ上のこのテキストランのフラグメントの座標を指定する点の配列。
参照

ITextRunFragmentExt クラス
ITextRunFragmentExt メンバ