home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / graphic / cad / xcad3000 / xcdoc / zoomwin < prev   
Text File  |  1995-07-10  |  936b  |  37 lines

  1.  
  2.    3.1.2 ZOOM WINDOW
  3.  
  4.  
  5. The ZOOM WINDOW command is used to enlarge or reduce the currently
  6. displayed window or area of the drawing.
  7.  
  8.  
  9.    COMMAND FORMAT
  10.  
  11.       #ZOOM WINDOW :Loc x1 x2 [:Loc x1 x2 ... ]
  12.  
  13.          or
  14.  
  15.       #ZOOM WINDOW modifiers :Loc x1
  16.  
  17. If the command is used without any modifiers, then the locations 'x1' and
  18. 'x2' define the extents of a window area which will be used to fill the
  19. entire display. ( See fig. 3.1 ).
  20.  
  21. If one of the modifiers that describe the zoom factor is chosen, then a
  22. location can be entered which will be used as the origin for the zoom. If
  23. no location is entered, the centre of the currently displayed window will
  24. be used as the origin for the zoom.
  25.  
  26.  
  27.    MODIFIERS
  28.  
  29. UP             Will enlarge the display by a factor of two.
  30.  
  31. DOWN           Will reduce the display by a factor of two.
  32.  
  33. MAXIMUM        Can be used to enlarge the display to gain the highest
  34.                available resolution.
  35.  
  36.  
  37.