Search
DiagramLink.getIntermediateBrush Method
See Also
 

Gets the brush used to fill the arrowheads drawn at the middle of link segments.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public Brush getIntermediateBrush ()

 Return Value

An instance of a Brush -derived class. The default value is null.

 See Also