Provides access to members that control the extent stack.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
CanRedo | Indicates if there is an extent that can be redone. | 
![]()  | 
CanUndo | Indicates if there is an extent that can be undone. | 
![]()  | 
Count | The number of extents on the stack. | 
![]()  | 
Do | Zooms to the given extent and places it on the stack. | 
![]()  | 
Item | The extent at the specified index. | 
![]()  | 
Redo | Redo the next extent on the stack. | 
![]()  | 
Reset | Removes all extents from the stack. | 
![]()  | 
Undo | Undo the previous extent on the stack. | 

