Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 28842e744495811080ce537d0b6dab00 > files > 72

grads-2.0.a9-0.2.fc15.i686.rpm

<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<H2><B>draw polyf</B></H2><P>
<code>draw polyf <i>x1 y1 x2 y2 x3 y3 ... xn yn</i></code><p>
Draw a filled polygon between a series of <code><i>x,y</i></code> points.
The polygon is closed by having <code><i>xn=x1</i></code> and
<code><i>yn=y1</i></code>. <a href="gradcomdsetline.html"><code>set
line</code></a> controls the fill
color.<p>
<H3>Usage Notes</H3><P>
<H3>Examples</H3><P>