Method RestorePositionWithUndo
RestorePositionWithUndo(int)
When implemented by a class, restores position from stored position list by given index.
void RestorePositionWithUndo(int index)
Parameters
index
intIndex of position to restore.
When implemented by a class, restores position from stored position list by given index.
void RestorePositionWithUndo(int index)
index
intIndex of position to restore.