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