property SwimLane.LinksStyle as LinkStyleEnum
Specifies the style to draw the links between the elements.

TypeDescription
LinkStyleEnum A LinkStyleEnum expression that defines the style of the line to be shown between elements.
The LinksStyle property specifies the style of the lines/links to be shown on the surface. The Style property indicates the style of the line to be shown on a particular link. The ShowLinksType property defines the type of the link to be shown between elements on the surface. The LinksWidth property specifies the size of the links and so the size of the arrow. The ShowLinks property specifies whether the surface shows or hides the links. The control's LinksStyle property defines the style of the line to be shown on the link. The control's LinksShowDir property specifies whether the arrow of the links is shown or hidden.