This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScreenDisplayZoom Interface (ArcObjects .NET 10.4 SDK) |
Provides access to zooming the screen display.
Description | ||
---|---|---|
TrackZoom | Interactively Zooms the screen. | |
ZoomMoveTo | Zooms to a new extent. | |
ZoomStart | Prepares display for zooming. | |
ZoomStop | Stops zooming and returns new visible bounds. |
CoClasses and Classes | Description |
---|---|
ScreenDisplay | Display class for drawing to window. |