RichEditHitTestResult Properties
Provides options used to retrieve information about the layout element located under the hit point.Name | Description |
---|---|
LayoutElement | Gets the type of the layout element located under the test point. |
Next | Provides the hit information about the element that is positioned next to the current hit element. |
See Also