| Syntax |
|
| Documentation | Draws a horizontal line:
y, the y coordinate of the line.
|
| Examples | |
$setDrawColor{red} $drawHorizontalLine{150}{150}{75} Result: in the image with a size of 300/300 pixels a red horizontal line with the length of 75 pixels at the point x=150 / y=150 appears |
|
| Group | Graphic |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 3 |
| Maximum parameters | 3 |