DroidDiagram Programmer's Guide
TableNode.getEffectiveCaptionBrush Method
See Also
 






Returns a Brush object representing the currently effective caption brush of the table. This method returns the table's CaptionBrush if it's not null, or otherwise the TextBrush property of the current TableNodeStyle.

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

 Syntax

Java  Copy Code

public Brush getEffectiveCaptionBrush ()

 Return Value

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace