DroidDiagram Programmer's Guide
DiagramLink.getHeadBrush Method
See Also
 






Gets the brush used to fill the arrowhead drawn at the link's destination.

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

 Syntax

Java  Copy Code

public Brush getHeadBrush ()

 Return Value

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

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace
setHeadBrush Method
getBaseBrush Method
getIntermediateBrush Method
getHeadShape Method