Method StorePositionWithUndo
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.