ArcObjects Library Reference  (PublisherControls)    

IARMap.RedoExtent Method

Redo the next map extent in the stack.

[Visual Basic 6.0]
Sub RedoExtent As Empty
[Visual Basic .NET]
Public Sub RedoExtent ( _
)
[C#]
public void RedoExtent (
);

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Redo the ARMap extent to the next extent in the extent stack. Use the CanRedoExtent property to determine whether the extent can be redone. 

See Also

IARMap Interface | IARMap.CanUndoExtent Property | IARMap.CanRedoExtent Property | IARMap.UndoExtent Method

 


Feedback Send feedback on this page