Method PositionIsReadonly
PositionIsReadonly(Point)
Determines whether the text at given position is readonly.
public virtual bool PositionIsReadonly(Point position)
Parameters
position
PointPosition in text coordinates.
Returns
- bool
True if the text can be edited at given position; otherwise false.