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