Undo the last zooming operation.
public void UndoZoom()
Public Sub UndoZoom()
To verify whether it is possible to undo the last zooming operation, call the CanUndoZoom method before calling the UndoZoom method.