<< SetColor | SetPicturePath >> |
Top: Documentation Library | Up: S Commands |
SetMagnify Windows Command
Changes the magnification of the picture.
setmagnify <horz vert> [SCALE custom | preset]
horz/i The horizontal zoom center point.(Default=center)
vert/i The vertical zoom center point. (Default= center)
SCALE/d The magnification level to use.
Options: 3.125 | 6.25 | 12.5 | 25 | 50 | 100 | 200 | 400 | 800 |1600 | 3200.
preset/k The preset magnification to use.
Options: ZOOMIN | ZOOMOUT | ACTUAL.
NAME/s The picture name. Default=current.
Examples:
ARexx:
setmagnify scale 25
setmagnify actual name 'Macintosh HD:Graphics:Tiger'
setmagnify zoomout name 'Graphics:Tiger.ILBM'
setmagnify actual name 'Macintosh HD:Graphics:Tiger'
setmagnify zoomout name 'Graphics:Tiger.ILBM'
SetMagnify Command Definition url:BMEcmd/setmagnify
created:2006-04-19 15:32:21 last updated:2006-08-19 11:54:14
Copyright © 1985-2025 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SetMagnify | sign in to add a comment |
There are no user contributed comments for this page. |
<< SetColor | SetPicturePath >> |
Top: Documentation Library | Up: S Commands |