Contents - Index


DIAGRAMHEIGHT#

 

DIAGRAMHEIGHT#('Name') returns the height in pixels of the Diagram window or child diagram window that has the specified name.  The main diagram window is called 'Main'.  If the specified name can not be found, this function returns the height of the main diagram window.  The height of the Diagram window can be converted into inches using the PixelsPerInch# function.  Knowing the height of the Diagram window is useful when moving objects such as during animation

 

See also:  DIAGRAMWIDTH#

                PIXELSPERINCH#

                GETDIAGRAMATTRIBUTE

 

Mathematical Functions