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