#define PolyOutEx ( _points,
_options   )     __PolyOutEx(_points,_options)

Draw a polygon with drawing options.

This function lets you draw a polygon on the screen using an array of points. Also specify drawing options. Valid display option constants are listed in the Drawing option constants group.

See also:
TDrawPolygon
Warning:
This function requires the enhanced NBC/NXC firmware version 1.28+.
Parameters:
_points An array of TLocation points that define the polygon.
_options The drawing options.

Generated by  doxygen 1.6.2