MindFusion.Diagramming for JavaScript Programmer's Guide

DiagramLink.getBaseBrush Method

See Also
 





Gets an object that specifies how to paint the interior of the link's base shape.

Namespace: MindFusion.Diagramming
File: DiagramLink.js

 Syntax

JavaScript  Copy Code

function getBaseBrush ()

 Remarks

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

 See Also