Contents - Index


DIAGRAMWIDTH#

 

DIAGRAMWIDTH#('Name') returns the width 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 width of the main diagram window.  The width of the Diagram window can be converted into inches using the PixelsPerInch# function.  Knowing the width of the Diagram window is useful when moving objects such as during animation

 

See also:  DIAGRAMHEIGHT#

                PIXELSPERINCH#

                GETATTRIBUTE

      

Mathematical Functions