Setting Up the Gadget’s Width and Height: <vshap>
- Last UpdatedMar 24, 2023
- 1 minute read
This operation allows you to set a gadget’s width and height.
|
>-- <vshap> --+- <vwid> ‑-+- <vhei> --------. | +- ASPect (h/w) --| | ‘-----------------‘--> | ‘- <vhei> --+- <vwid> --------. +- ASPect (h/w) --| ‘-----------------‘--> |
"h/w" is the value of the Aspect Ratio (height/width).
The units for <vshap> will have been preset to pixels or F&M grid units, appropriately.
The default width and height for <vshap> will have been preset, so leaving the graph with only width or height set still realizes both values.
All values may be given as integer or reals.
Setting the Height: <vhei>
|
>-- <vhei> -+- HEIght -. +- LENgth -| '- LINes --+- val --> | +- TO -+- MIN -. | +- CEN -| | '- MAX -'-+- <gname> -. | +-- FORM ---| | '-----------| | | +- <gname> -. | .---<---. | | |/ | '-----------'--------------- +- * val -*--> | .-------<-------. |/ | +- + -. | '- - -+--- val ---| +-- VDIST --| '- PADDING -*--> |
Setting the Width: <vwid>
|
>-- <vwid> -- WIDth --+- val --> | +- TO -+- MIN -. | +- CEN -| | '- MAX -+- <gname> -. | +-- FORM ---| | '-----------| | | +- <gname> -. | .---<---. | | |/ | '-----------'--------------+- * val -*--> | .-------<-------. |/ | +- + -. | '- - -+--- val ---| +-- HDIST --| '- PADDING -*--> |