hs_plot::get_size

Source: plotting/hs_plot__get_size.pro

 hs_plot::get_size
        Return the size of plotting surface for IDL_HS devices

 Usage:
        size = plid -> get_size([<keys>])

 Keywords:
        x       If set return the size of the X device.
        ps      If set return the size of the PS device.
        inches  If set return the size in inches (PS only)
        cm      If set return the size in cm (PS only)
        unit    A named variable into which to put the current units
                (PS only)

 History:
        Original: 26/11/99; SJT



James Tappin 2005-02-04