'Declaration
Public Function RangeFromPoint( _ ByVal screenLocation As Point _ ) As ITextRangeProvider
public ITextRangeProvider RangeFromPoint( Point screenLocation )
Parameters
- screenLocation
'Declaration
Public Function RangeFromPoint( _ ByVal screenLocation As Point _ ) As ITextRangeProvider
public ITextRangeProvider RangeFromPoint( Point screenLocation )