Bagikan melalui


ITextProvider.RangeFromPoint(Point) Metode

Definisi

Mengambil rentang teks dari sekitar koordinat layar.

public:
 ITextRangeProvider ^ RangeFromPoint(Point screenLocation);
ITextRangeProvider RangeFromPoint(Point const& screenLocation);
public ITextRangeProvider RangeFromPoint(Point screenLocation);
function rangeFromPoint(screenLocation)
Public Function RangeFromPoint (screenLocation As Point) As ITextRangeProvider

Parameter

screenLocation
Point

Lokasi layar koordinat.

Mengembalikan

Rentang yang berisi teks.

Berlaku untuk