Previous: setvp3 Up: ../plot79_s.html Next: setwm


SETWC

       SUBROUTINE  SETWC (CLIPON)
 C$    (Window Clipping)
 C$    Request window clipping if CLIPON = .TRUE., and suppress it
 C$    if CLIPON  = .FALSE.   Some  devices, however,  may  always
 C$    force clipping to preserve display surface integrity.
 C$    (01-APR-82)