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





Sets the Shape displayed at the base of new links.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setLinkBaseShape (value)

 Parameters

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

 Remarks

This property specifies the default shape displayed as arrowhead at the links' origin points.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace