This document is archived and information here might be outdated. Recommended version. |
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*