NXC
Version 1.2.1 r5
|
Parameters for the DrawPolygon system call. More...
#include <NXCDefs.h>
Data Fields | |
char | Result |
LocationType | Points [] |
unsigned long | Options |
Parameters for the DrawPolygon system call.
This structure is used when calling the SysDrawPolygon system call function. It lets you specify the points of the polygon to draw using the LocationType array structure member, as well as drawing options defined in the Drawing option constants group.