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