Draw line from () () to () () color () block is a stack block available in evive display extension. The block allows you to enter the coordinates of two points on the TFT display and joins them using a straight line of the specified color which you can choose from the color picker.
Input Parameters
- X position of the first pixel of the line.
- Y position of the first pixel of the line.
- X position of the second pixel of the line.
- Y position of the second pixel of the line.
- The color of the line.
Note: This block is available in both Upload mode and Stage mode.