MindFusion.Diagramming for JavaScript Programmer's Guide

DiagramLink.getHeadBrush Method

See Also
 





Gets a Brush that specifies how to paint the interior of the link's arrowhead shape.

Namespace: MindFusion.Diagramming
File: DiagramLink.js

 Syntax

JavaScript  Copy Code

function getHeadBrush ()

 Remarks

If this property is not set, the arrowhead is filled using the link's Brush.

 See Also