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