Next:
get-max-width
Up:
editor-snip
Previous:
get-margin
get-max-height
Gets the maximum display height of the snip; zero or
'none
indicates that there is no maximum.
(send
an-editor-snip
get-max-height)
->
non-negative real number or
'none
PLT