Method GetPositionFromPos
GetPositionFromPos(SourceText, int)
When implemented by a class, converts given pos into Point coordinate.
Point GetPositionFromPos(SourceText text, int pos)
Parameters
textSourceTextSourceTextto process.posintAbsolute position to convert.
Returns
- Point
Pointcoordinate.