Method RestorePositionWithUndo
RestorePositionWithUndo(int)
Restores position from stored position list by given index.
public virtual void RestorePositionWithUndo(int index)
Parameters
index
intIndex of position to restore.
Restores position from stored position list by given index.
public virtual void RestorePositionWithUndo(int index)
index
intIndex of position to restore.