This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IExtentStack Interface > IExtentStack.Do Method (ArcObjects .NET 10.4 SDK) |
Zooms to the given extent and places it on the stack.
[Visual Basic .NET] Public Sub Do ( _ ByVal Extent As IEnvelope _ )
[C#] public void Do ( IEnvelope Extent );
[C++]
HRESULT Do(
IEnvelope* Extent
);
[C++]
Parameters Extent [in]
Extent is a parameter of type IEnvelope