NXC
Version 1.2.1 r5
|
Parameters for the DrawFont system call. More...
#include <NXCDefs.h>
Data Fields | |
char | Result |
LocationType | Location |
string | Filename |
string | Text |
unsigned long | Options |
Parameters for the DrawFont system call.
This structure is used when calling the SysDrawFont system call function. It lets you specify the text to draw, the LCD line and horizontal position using the LocationType structure member, as well as drawing options defined in the Drawing option constants group.