Interface Line
Hierarchy
- Line
Properties
Properties
origin point of the line
end point of the line.
Optional. Declares that this line is non-terminal in the positive X-axis space.
Optional. Declares that this line is non-terminal in the negative X-axis space.
Generated using TypeDoc
Represents a single line from point
a
tob
. For use in theLineSegments
DisplayObject
. May be declared as having optional infinite start or end values such that the line will not terminate on one or both ends of the X axis.