NXC
Version 1.2.1 r5
|
Parameters for the DrawRect system call. More...
#include <NXCDefs.h>
Data Fields | |
char | Result |
LocationType | Location |
SizeType | Size |
unsigned long | Options |
Parameters for the DrawRect system call.
This structure is used when calling the SysDrawRect system call function. It lets you specify the corner of the rectangle using the LocationType structure member, the width and height of the rectangle using the SizeType structure member, as well as drawing options defined in the Drawing option constants group.