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 ()

 Remarks

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

 See Also