Method PositionIsReadonly
PositionIsReadonly(Point)
When implemented by a class, determines whether the text at given position is readonly.
bool PositionIsReadonly(Point position)
Parameters
position
PointPosition in text coordinates.
Returns
- bool
True if the text can be edited at given position; otherwise false.