NXC
Version 1.2.1 r5
|
Parameters for the DrawEllipse system call. More...
#include <NXCDefs.h>
Data Fields | |
char | Result |
LocationType | Center |
byte | SizeX |
byte | SizeY |
unsigned long | Options |
Parameters for the DrawEllipse system call.
This structure is used when calling the SysDrawEllipse system call function. It lets you specify the center of the ellipse using the LocationType structure member, the x and y axis radii, as well as drawing options defined in the Drawing option constants group.