Method TextToSelectionPoint
TextToSelectionPoint(Point)
Converts given text coordinate to the selection coordinate.
public virtual Point TextToSelectionPoint(Point position)
Parameters
position
PointThe text coordinate Point to convert.
Returns
- Point
Point that represents the converted position, in selection coordinates.