property SwimLane.LinksColor as Color
Specifies the color to draw the links between the elements.

TypeDescription
Color A Color expression that specifies the color to show the links between elements on the surface.
By default, the LinksColor property is RGB(0,0,0). Use the LinksColor property to define the color to show all links on the surface. The Color property specifies the color for an individual link. The LinksArrowColor property specifies the color to show the arrow of the links. The control's LinksShowDir property specifies whether the arrow of the links is shown or hidden. 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.