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