Changes

Jump to navigation Jump to search

gc:fillPolygon

No change in size, 13:58, 11 July 2011
no edit summary
Line 33: Line 33:  
<syntaxhighlight>gc:fillPolygon({0,0, 0,100, 100,100, 100,0, 0,0}) </syntaxhighlight>
 
<syntaxhighlight>gc:fillPolygon({0,0, 0,100, 100,100, 100,0, 0,0}) </syntaxhighlight>
   −
This draws a filled-recatngle (square, actually) whose points are at the given coordinates.
+
This draws a filled-rectangle (square, actually) whose points are at the given coordinates.
 
<br /><br />
 
<br /><br />
 
[[Category:gc]]
 
[[Category:gc]]

Navigation menu