ZoomWindow method

Zooms into an area bounded by a window.

Syntax

object.ZoomWindow(LowerLeft, UpperRight)

Where:

     object is an IntelliCAD Viewport or PViewport object;

     LowerLeft and UpperRight are IntelliCAD Point objects representing the corners of the window to display.

Examples ...

ZoomWindow method example