DASHDB(3NCARG) | NCAR GRAPHICS | DASHDB(3NCARG) |
DASHDB - Defines a dash pattern without labels.
CALL DASHDB (IPAT)
#include <ncarg/ncargC.h>
void c_dashdb (int *ipat)
The C-binding argument description is the same as the FORTRAN argument description.
Use the ncargex command to see the following relevant examples: carline, colcon, cmpfil, cmpitm, cmplab, cmpmsk, cmptit, cmpusr, mpex08, tdashc, tdashl, tdashp, tdashs, fdldashd.
DASHDB may be called to define a dash pattern for any of the four versions of Dashline.
A dash pattern defined by a call to DASHDB will supersede one defined by an earlier call to DASHDB or DASHDC.
To use DASHDB or c_dashdb, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.
Online: dashline, dashline_params, curved, dashdc, frstd, lastd, lined, reset, vectd, ncarg_cbind
Hardcopy: NCAR Graphics Contouring and Mapping Tutorial; NCAR Graphics Fundamentals, UNIX Version; 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.
March 1993 | UNIX |