POLYGON [FILL] (<expr1>, <expr2>)
[(<expr3>, <expr4>)] ...
Draw or fills a polygon in the current line and fill colours. There can be as many vertices as equired, the last points will join up with the first.
POLYGON (10,10) (50,50) (100,100) (200,110) (500,200)
Draws a large polygon in the current line colour.
Siehe auch: Gaphics Functions
Referenz - Startseite