Gets or sets the default fill of link arrowheads.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get linkBrush() {} |
Object
A color string or an object literal specifying gradient.
RemarksThe property provides a default value for links' brush, used to fill the interior of arrowheads.
See Also