[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                  Graph Unit 
                              Clipping Constants 

      PURPOSE:  Constant declarations that control Clipping

      REMARKS:  Use these constants with SetViewPort to control Clipping.
                When enabled (TRUE), graphics output is clipped at the
                viewport boundaries.  The constants are declared as:

                            Const
                               ClipOn  = TRUE;
                               ClipOff = FALSE;

See Also: SetViewPort
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson