ArborX


resize

Longname: resize   Open the Documentation Legend
Released: 7.67a 
Created: 7.67a 
See also: <?page> <?frame> clear default width height kill add-to-page raw position size text text-margins page-kill event pageoffset end-of pb (n/a) after-page text-flags update ttmaptab (n/a) select setcols

Summary
Will resize frames on the master page. Used within the <?frame> command.
Example extract

This example will resize the frame "simple_2" to 100mm X 200mm at position 50,50.

 <?frame resize "simple_2" 100, 200, 50, 50>

Syntax (7.67a)
fame_name:s Name of the frame to change
w:uh Width
h:uh Height
l:uh Left
t:uh Top

Document created on 07-Apr-2003 (revision 001)