#include <crtxy.h>
Data Fields | |
XY_fixed | x1 |
X coordinate of line starting point. | |
XY_fixed | y1 |
Y coordinate of line starting point. | |
XY_fixed | x2 |
X coordinate of line end point. | |
XY_fixed | y2 |
Y coordinate of line end point. | |
XY_color | color |
Color of line. | |
XY_fixed | thickness |
Thickness of line. |
X coordinate of line starting point.
Y coordinate of line starting point.
X coordinate of line end point.
Y coordinate of line end point.
Color of line.