The Line class represents straight lines.
| Method | Inherited | Description |
| setPos | (Self) | Sets the end-points of the line. |
| setColor | (Self) | Sets the color of the line. |
| setWidth | (Self) | Sets the width of the line in pixels. |
| setZOrder | (Self) | Sets the z-order (drawing order) of the line. |
© 2022 Advanced Software Engineering Limited. All rights reserved.