Reference

Components
Line
Description
Draws a straight line on a View. The line is defined by an Area. The x and y coordinates of the area define the start of the line and the width
and height define a vector offset to the end point. This means that for some lines you will need to use negative widths and heights.
Connectors
Inputs Type Outputs Type
View to display the line on
View The same View as the
input, but anything
connected here is
drawn on top
View
Area defining the start
and direction of the
line
Area
Pen defining the
outline colour,
thickness and style
Pen
194 of 494