1GSFASI(3NCARG)                   NCAR GRAPHICS                  GSFASI(3NCARG)
2
3
4

NAME

6       GSFASI (Set fill are style index) - sets the fill area style index.
7

SYNOPSIS

9       CALL GSFASI (STYLI)
10

C-BINDING SYNOPSIS

12       #include <ncarg/gks.h>
13
14       void gset_fill_style_ind(Gint fill_style_ind);
15

DESCRIPTION

17       STYLI       (Integer,  Input) - Specifies workstation-dependent options
18                   for hatch or pattern fills.  Pattern fill options  are  not
19                   supported in NCAR Graphics. Hatch fill options are:
20
21                   1      Horizontal lines (default)
22
23                   2      Vertical lines
24
25                   3      Lines of positive slope
26
27                   4      Lines of negative slope
28
29                   5      Horizontal and vertical lines
30
31                   6      Lines of positive and negative slope
32

ACCESS

34       To use GKS routines, load the NCAR GKS-0A library ncarg_gks.
35

SEE ALSO

37       Online:   gfa,   gsfais,   gscr,   gsfaci,   gqfais,   gqfasi,   areas,
38       gset_fill_style_ind
39
40       Hardcopy: "User's Guide for NCAR GKS-0A Graphics"
41
43       Copyright (C) 1987-2007
44       University Corporation for Atmospheric Research
45
46       This documentation is free software; you  can  redistribute  it  and/or
47       modify  it  under  the  terms of the GNU General Public License as pub‐
48       lished by the  Free  Software  Foundation;  either  version  2  of  the
49       License, or (at your option) any later version.
50
51       This  software  is  distributed in the hope that it will be useful, but
52       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER‐
53       CHANTABILITY  or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
54       Public License for more details.
55
56       You should have received a copy of the GNU General Public License along
57       with  this  software;  if  not,  write to the Free Software Foundation,
58       Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
59
60
61
62
63UNIX                              March 1993                    GSFASI(3NCARG)
Impressum