#define PolyOut ( _points   )     __PolyOutEx(_points,0)

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.

Generated by  doxygen 1.6.2