DroidDiagram Programmer's Guide
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

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace
setIntermediateBrush Method
getBaseBrush Method
getHeadBrush Method
getIntermediateShape Method