'宣言
Public Function TextLocationFromPoint( _
ByVal As Point _
) As Infragistics.Documents.Parsing.TextLocation
public Infragistics.Documents.Parsing.TextLocation TextLocationFromPoint(
Point
)
パラメータ
- point
- Infragistics.Documents.Parsing.TextLocation のために検査する画面位置 (テキスト領域座標の Point として表現)。
戻り値の型
指定した画面位置のライン内の文字を表す Infragistics.Documents.Parsing.TextLocation を返します (テキスト領域座標では Point として表現)。