Freigeben über


ITextProvider.RangeFromPoint(Point) Methode

Definition

Ruft einen Textbereich aus der Nähe einer Bildschirmkoordinate ab.

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

Die Position des Koordinatenbildschirms.

Gibt zurück

Ein Bereich, der Text enthält.

Gilt für: