fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Home > comp > gb.qt > draw > polygon
 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration 
-> 3.0
 
Documentation
History
 
Draw.Polygon (gb.qt)
Syntax
STATIC SUB Polygon ( Points AS Integer[] )
Draws a polygon.

The Points parameter is an array of Integer containing the coordinates of the polygon vertexes. So there must be two integers in the array for each vertex.