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