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


IScreenDisplayZoom Interface (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
ArcGIS Developer Help

IScreenDisplayZoom Interface

Provides access to zooming the screen display.

Product Availability

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

Members

Name Description
Method TrackZoom Interactively Zooms the screen.
Method ZoomMoveTo Zooms to a new extent.
Method ZoomStart Prepares display for zooming.
Method ZoomStop Stops zooming and returns new visible bounds.

Classes that implement IScreenDisplayZoom

Classes Description
ScreenDisplay Display class for drawing to window.