Skip to content

Extend

Line extension direction.

Kind: enum

Variants

NameDescription
NoneNo extension.
LeftExtend to the left.
RightExtend to the right.
BothExtend in both directions.

Released under the MIT License.