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

Draw a line.

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

Parameters
argsThe DrawLineType structure containing the drawing parameters.
Examples:
ex_sysdrawline.nxc.