Search
Cell.getBrush Method
See Also
 

Gets the Brush used to fill the cell's interior.

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

 Syntax

Java  Copy Code

public Brush getBrush ()

 Return Value

A Brush object.

 See Also