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





Sets the Shape displayed as head of new links.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setLinkHeadShape (value)

 Parameters

value
A ShapeNode instance that represents an arrowhead shape. The default is Arrow.

 Remarks

This method sets the default shape displayed as arrowhead at the links' end points.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace