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
SyntaxJava
Copy Code
|
|---|
public Brush getEffectiveCaptionBrush () |
See Also