[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RichTextBox.GetPositionFromPoint

GetPositionFromPoint Method

GetPositionFromPoint(Point)

Returns the closest text position to a given point in the document layout.

Declaration
public C1TextPointer GetPositionFromPoint(Point point)
Parameters
Type Name Description
Point point

A System.Windows.Point.

Returns
Type Description
C1TextPointer

The closest text position to a given point in the document layout.