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