




The generic function 
simple-pane-visible-height
 returns the height in pixels of the visible part of 
pane
, that is the height of the viewport, not including any borders or scroll bars. If 
pane
 is not displayed the function returns 
nil
.
See the LispWorks CAPI User Guide for a description of the visible size of a pane.