property Surface.ShowLinksType as ShowLinkTypeEnum
Specifies how the links are displayed between the elements.

TypeDescription
ShowLinkTypeEnum A ShowLinkTypeEnum expression that defines the type of the link to be show between elements.
The ShowLinksType property defines the type of the link to be shown between elements on the surface. The ShowLinkType property specifies a different type of link between two elements. Use the LinksColor property to define the color to show all links on the surface. 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. The control's LinksStyle property defines the style of the line to be shown on the link.

The following screen shot shows the exLinkRectangular type:

The following screen shot shows the exLinkRound type:

The following screen shot shows the exLinkDirect type:

The following screen shot shows the exLinkStraight type: