GQCLIP (Inquire clipping indicator)
retrieves the current value of the clipping indicator as well as the current clipping rectangle.
- Provided by: libncarg-dev (Version: 6.6.2-10build2)
- Source: ncl
- Report a bug
retrieves the current value of the clipping indicator as well as the current clipping rectangle.
CALL GQCLIP (ERRIND, ICLIP, CLRECT)
#include <ncarg/gks.h>
void ginq_clip(Gint *err_ind, Gclip *clip_ind_rect);
To use GKS routines, load the NCAR GKS-0A library ncarg_gks.
Online: set, gsclip, gswn, gselnt, ginq_clip
Hardcopy: "User's Guide for NCAR GKS-0A Graphics"
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.