DroidDiagram Programmer's Guide
DiagramLink.getBaseBrush Method
See Also
 






Gets the brush used to fill the arrowhead drawn at the link base.

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

 Syntax

Java  Copy Code

public Brush getBaseBrush ()

 Return Value

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

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace
setBaseBrush Method
getHeadBrush Method
getIntermediateBrush Method
getBaseShape Method