GetPointFromRelativePoint Method (C1RichTextViewManager)
In This Topic
Returns a point in document coordinates from a point relative to a
System.Windows.UIElement.
Syntax
Parameters
- root
- The System.Windows.UIElement where point is relative to.
- point
- A System.Windows.Point in the coordinates of root.
Return Value
A point in document coordinates.
See Also