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


IScreenDisplayZoom.TrackZoom Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Display)  

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