RangeFromPoint Method
Definition
Namespace: Avalonia.Win32.Interop.Automation
Assembly: Avalonia.Win32 (in Avalonia.Win32.dll)
- C#
- VB
- F#
ITextRangeProvider RangeFromPoint(
Point screenLocation
)
Function RangeFromPoint (
screenLocation As Point
) As ITextRangeProvider
abstract RangeFromPoint :
screenLocation : Point -> ITextRangeProvider
Parameters
Return Value
ITextRangeProviderSee Also
Reference
ITextProvider Interface
Avalonia.Win32.Interop.Automation Namespace