BOX
Syntax
BOX( x1, y1, x2, y2 );
- Input arguments
-
float x1, y1, x2, y2 The coordinates of the opposite diagonal points of a rectangle.
Description
This function draws a box.
Function Set
Related Functions