Draw a polygon.
This function lets you draw a polygon on the screen using an array of points.
- See also:
- TDrawPolygon
- Warning:
- This function requires the enhanced NBC/NXC firmware version 1.28+.
- Parameters:
-
| _points | An array of LocationType points that define the polygon. |