This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScreenDisplayZoom Interface > IScreenDisplayZoom.ZoomMoveTo Method (ArcObjects .NET 10.4 SDK) |
Zooms to a new extent.
[Visual Basic .NET] Public Sub ZoomMoveTo ( _ ByVal Point As IPoint _ )
[C#] public void ZoomMoveTo ( IPoint Point );
[C++]
HRESULT ZoomMoveTo(
IPoint* Point
);
[C++]
Parameters Point [in]
Point is a parameter of type IPoint