Method StorePositionWithUndo
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
StorePositionWithUndo(Point)
Stores given position to stored position list preserving it for undo.
public virtual int StorePositionWithUndo(Point position)
Parameters
position
PointPosition to store.
Returns
- int
Index of stored position in list.