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





Gets the shape displayed as head of new links.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function getLinkHeadShape ()

 Return Value

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

 Remarks

This property specifies the default shape displayed as arrowhead at the links' end points. The Shapes class exposes several predefined shapes as static members.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace