public Infragistics.Documents.SnapshotPoint SnapshotPointFromScreenPoint(
Point
)
'宣言
Public Function SnapshotPointFromScreenPoint( _
ByVal As Point _
) As Infragistics.Documents.SnapshotPoint
パラメータ
- pointInTextAreaCoordinates
- 確認するポイント (テキスト領域の座標で表されます)。
戻り値の型
指定した画面点 (テキスト領域の座標で表現される) に最も近い Infragistics.Documents.SnapshotPoint。