Zooms into an area bounded by a window.
Syntax
object.ZoomWindow(LowerLeft, UpperRight)
Where:
object Application
LowerLeft and UpperRight are Variant (three-element array of doubles) representing the WCS corners of the window to display.
Examples...
Zoom methods examples