Method StorePositionWithUndo
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
StorePositionWithUndo(Point)
When implemented by a class, stores given position to stored position list preserving it for undo.
int StorePositionWithUndo(Point position)
Parameters
position
PointPosition to store.
Returns
- int
Index of stored position in list.