ASP.NET Pack Programmer's Guide
TableNode.getEffectiveCaptionBrush Method
See Also
 






Creates a Brush object representing the currently effective caption brush of the table. This method returns a system brush corresponding to the table's getCaptionBrush if the table's getCaptionBrush is not null, or a system brush corresponding to the TableNodeStyle.getTextBrush property of the table's style.

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