Previous: setit Up: ../plot79_s.html Next: setls


SETLI

       SUBROUTINE  SETLI (LINTSY)
 C$    (Set Line Intensity)
 C$    Set the intensity of subsequent  lines to a floating  point
 C$    value "LINTSY"  in the  range 0.0..1.0,  where 0.0  is  the
 C$    minimum for  the  device,  and 1.0  is  the  maximum.   The
 C$    default is 0.5, and the intensity value will be ignored  on
 C$    those devices which do not support variable intensities.
 C$    (02-FEB-82)