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





Gets the default fill of links.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function getLinkBrush ()

 Return Value

An object identifying the fill of links.

 Remarks

The property provides a default value for the brush, with which an arrowhead's interior is filled.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace