Search
ContainerNode.getCaptionBackBrush Method
See Also
 

Gets the brush used to paint the caption bar of this container.

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

 Syntax

Java  Copy Code

public Brush getCaptionBackBrush ()

 Return Value

An instance of a Brush -derived class.

 See Also