Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Control
Key
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Draw.PolyLine (gb.qt4)

Static Sub PolyLine ( Points As Integer[] )

Draws a polyline, i.e. a void 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.