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

Draw an ellipse.

This function lets you draw an ellipse on the NXT LCD given the parameters you pass in via the DrawEllipseType structure.

Parameters
argsThe DrawEllipseType structure containing the drawing parameters.
Warning
This function requires the enhanced NBC/NXC firmware version 1.28+.
Examples:
ex_SysDrawEllipse.nxc.