This document is archived and information here might be outdated.  Recommended version.


IScreenDisplayZoom.TrackZoom Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScreenDisplayZoom Interface > IScreenDisplayZoom.TrackZoom Method
ArcGIS Developer Help

IScreenDisplayZoom.TrackZoom Method

Interactively Zooms the screen.

[Visual Basic .NET]
Public Sub TrackZoom ( _
)
[C#]
public void TrackZoom (
);
[C++]
HRESULT TrackZoom(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IScreenDisplayZoom Interface