Method TextToSelectionPoint
TextToSelectionPoint(Point)
When implemented by a class, converts given text coordinate to the selection coordinate.
Point TextToSelectionPoint(Point position)
Parameters
position
PointThe text coordinate Point to convert.
Returns
- Point
Point that represents the converted position, in selection coordinates.