IVEzoom


Purpose
Scale the user graph.
Synopsis
procedure IVEzoom(x1: real, y1: real, x2: real, y2: real)
Arguments
x1 
The x coordinate of the lower left corner.
y1 
The y coordinate of the lower left corner.
x2 
The x coordinate of the upper right corner.
y2 
The y coordinate of the upper right corner.
Further information
1. The viewable area is determined by its lower left and upper right corners.
2. This procedure only determines the automatic limits of the viewable area. The view and/or its scale can be changed by zooming or panning by using the mouse.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.