NXC
Version 1.2.1 r5
|
Parameters for the DrawLine system call. More...
#include <NXCDefs.h>
Data Fields | |
char | Result |
LocationType | StartLoc |
LocationType | EndLoc |
unsigned long | Options |
Parameters for the DrawLine system call.
This structure is used when calling the SysDrawLine system call function. It lets you specify the end points of the line to draw using two LocationType structure member, as well as drawing options defined in the Drawing option constants group.