NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void SysDrawRect ( DrawRectType args)
inline

Draw a rectangle.

This function lets you draw a rectangle on the NXT LCD given the parameters you pass in via the DrawRectType structure.

Parameters
argsThe DrawRectType structure containing the drawing parameters.
Examples:
ex_sysdrawrect.nxc.