Skip to content

LineStyle

Style of a line drawing.

Kind: enum

Variants

NameDescription
SolidSolid line.
DashedDashed line.
DottedDotted line.
ArrowLeftSolid line with left-facing arrow.
ArrowRightSolid line with right-facing arrow.
ArrowBothSolid line with arrows on both ends.

Released under the MIT License.