ASP.NET Pack Programmer's Guide
DiagramLink.setHeadBrush Method
See Also
 





Sets a Brush that specifies how to paint the interior of the link's arrowhead ShapeNode.

Namespace: MindFusion.Diagramming
Package: DiagramLink.js

 Syntax

JavaScript  Copy Code

function setHeadBrush (value)

 Parameters

value
An object specifying the fill of the Shape.

 Remarks

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

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace