Language Reference |
closes the graphics segment
The GCLOSE subroutine closes the current graphics segment. Once a segment is closed, no other primitives can be added to it. The next call to a graph-generating function begins building a new graphics segment. However, the GCLOSE subroutine does not have to be called explicitly to terminate a segment; the GOPEN subroutine causes GCLOSE to be called.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.