Name: PGQFS Purpose: inquire fill-area style Category: GRAPHICS File: pgplot.src Author: T.J. Pearson Use: see description below. Description: SUBROUTINE PGQFS (FS) INTEGER FS Query the current Fill-Area Style attribute (set by routine PGSFS). Argument: FS (output) : the current fill-area style: FS = 1 => solid (default) FS = 2 => outline FS = 3 => hatched FS = 4 => cross-hatched Updates: Oct 16, 1998: JPT automatically extracted from source.