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





Gets the shape displayed at the base of new links.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function getLinkBaseShape ()

 Return Value

A Shape instance that represents an arrowhead shape.

 Remarks

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

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace