[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RichTextViewManager.GetElementFromPoint

GetElementFromPoint Method

GetElementFromPoint(Point)

Returns the C1TextElement directly below a given point.

Declaration
public C1TextElement GetElementFromPoint(Point point)
Parameters
Type Name Description
Point point

A System.Windows.Point.

Returns
Type Description
C1TextElement

The C1TextElement directly below a given point.