Search
TableNodeStyle.setCaptionBackBrush Method
See Also
 

Sets the brush used to paint the caption bar of this table.

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

 Syntax

Java  Copy Code

public void setCaptionBackBrush (
    Brush value
)

 Parameters

value

 See Also