MindFusion.Diagramming for JavaScript Programmer's Guide
Diagram.getLinkHeadShapeSize Method
See Also
 





Gets the default size of arrowheads.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function getLinkHeadShapeSize ()

 Return Value

A number that measures the size. The default is 5.

 Remarks

The property specifies how big the shapes of new arrowheads are.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace