lineType property

LineType lineType
getter/setter pair

Defines the design of the link's line.

It can be LineType.solid, LineType.dashed or LineType.dotted.

Implementation

LineType lineType;