Sets the brush used to draw the table's caption text.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TableNodeBuilder captionBrush ( |
A Brush object representing the color of the caption text.
This TableNodeBuilder instance.
See Also