This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IExtentStack Interface > IExtentStack.Undo Method (ArcObjects .NET 10.4 SDK) |
Undo the previous extent on the stack.
[Visual Basic .NET]
Public Sub Undo ( _
)
[C#] public void Undo ( );
[C++]
HRESULT Undo(
void
);