This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IExtentStack Interface > IExtentStack.CanRedo Method (ArcObjects .NET 10.4 SDK) |
Indicates if there is an extent that can be redone.
[Visual Basic .NET] Public Function CanRedo ( _ ) As Boolean
[C#] public bool CanRedo ( );
[C++]
HRESULT CanRedo(
VARIANT_BOOL* CanRedo
);
[C++]
Parameters CanRedo [out, retval] CanRedo is a parameter of type VARIANT_BOOL