Changes

Jump to navigation Jump to search

gc:fillPolygon

78 bytes removed, 13:55, 11 July 2011
no edit summary
Line 1: Line 1: −
<p><b>fillPolygon</b> is a function that is part of <a href=":Category:gc">gc</a>.
+
<p><b>fillPolygon</b> is a function that is part of [[:Category:gc|gc]].
</p><p>Fills the polygon defined by the lines connecting the (x,y) points. The polygon is not automatically closed; the first x-y coordinate pair must be repeated at the end of the array of points to draw a closed polygon.
+
</p><p>Fills the polygon defined by the lines connecting the (x,y) points.
</p><p><br /> <span class="fck_mw_template">{{Since|3.0}}</span>
+
 
 +
The polygon is not automatically closed; the first x-y coordinate pair must be repeated at the end of the array of points to draw a closed polygon.
 +
</p><p><br /> {{Since|3.0}}
 
</p>
 
</p>
 
<h2>Syntax</h2>
 
<h2>Syntax</h2>
Line 32: Line 34:  
This draws a filled-recatngle (square, actually) whose points are at the given coordinates.
 
This draws a filled-recatngle (square, actually) whose points are at the given coordinates.
 
</p><p><br /><br />
 
</p><p><br /><br />
</p><a _fcknotitle="true" href="Category:gc">gc</a>
+
</p>[[Category:gc]]

Navigation menu