Returns the closest text position to a given point in the document layout.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public C1TextPointer GetPositionFromPoint( Point point ) |
Visual Basic |
---|
Public Function GetPositionFromPoint ( _ point As Point _ ) As C1TextPointer |
Parameters
- point
- Type: System.Windows..::..Point
A Point.