NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
DrawTextType Struct Reference

Parameters for the DrawText system call. More...

#include <NXCDefs.h>

Data Fields

char Result
 
LocationType Location
 
string Text
 
unsigned long Options
 

Detailed Description

Parameters for the DrawText system call.

This structure is used when calling the SysDrawText 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.

See Also
SysDrawText()
Examples:
ex_syscall.nxc, and ex_sysdrawtext.nxc.

The documentation for this struct was generated from the following file: