Compartilhar via


ITextProvider.RangeFromPoint(Point) Método

Definição

Recupera um intervalo de texto das proximidades de uma coordenada de tela.

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

Parâmetros

screenLocation
Point

O local da tela de coordenadas.

Retornos

Um intervalo que contém texto.

Aplica-se a