ArcObjects Library Reference (Carto)  

IExtentStack.Undo Method

Undo the previous extent on the stack.

[Visual Basic .NET]
Public Sub Undo ( _
)
[C#]
public void Undo (
);
[C++]
HRESULT Undo(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IExtentStack Interface