A line as a plain object: where it starts and where it ends. Also the input of line.create and line.createSegment.
line.create
line.createSegment
Provide options without default values
Optional
The first point of the line, where it begins.
undefined Copy
undefined
The second point of the line, where it finishes; the direction runs from start to end.
Namespace: Bit › Inputs › Line
Other symbols in Inputs.Line:
API reference home · Full symbol index · Tutorials and guides · Platform
A line as a plain object: where it starts and where it ends. Also the input of
line.createandline.createSegment.