ASP.NET Pack Programmer's Guide
Diagram.setLinkShape Method
See Also
 





Sets the initial shape assigned to new links.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setLinkShape (value)

 Parameters

value

One of the LinkShape enumeration values.

 Remarks

The specified value is assigned to the Shape property of new links. The default is Polyline.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace
RoundedLinks Property