ZoomWindow Method
IntelliCAD 11.1 Object Library | |
ZoomWindow Method | |
See Also |
- pLowerLeft
- pUpperRight
Application Object : ZoomWindow Method |
Description
Zooms to an area defined by two opposite points of a rectangle.
Syntax
Visual Basic |
---|
Public Sub ZoomWindow( _ ByVal pLowerLeft As Point, _ ByVal pUpperRight As Point _ ) |
Parameters
- pLowerLeft
- pUpperRight