Gets or sets an object that specifies how to fill link's headShape.
Namespace: MindFusion.Diagramming
File: DiagramLink.js
SyntaxJavaScript
Copy Code
|
|---|
get headBrush() {} |
Object
A color string or an object literal specifying gradient.
RemarksIf this property is not set, the arrowhead is filled using the link's brush.
See Also