This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARMap Interface > IARMap.UndoExtent Method (ArcObjects .NET 10.4 SDK) |
Undo to the previous map extent in the stack.
[Visual Basic .NET]
Public Sub UndoExtent ( _
)
[C#] public void UndoExtent ( );
Undo the ARMap extent to the previous extent in the extent stack. Use the CanUndoExtent property to determine whether the extent can be undone.
IARMap Interface | IARMap.CanUndoExtent Property | IARMap.CanRedoExtent Property | IARMap.RedoExtent Method