Condividi tramite


ITextProvider.RangeFromPoint(Point) Metodo

Definizione

Recupera un intervallo di testo dalla vicinanza di una coordinata dello schermo.

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

Parametri

screenLocation
Point

Posizione della schermata delle coordinate.

Restituisce

Intervallo che contiene testo.

Si applica a