Sets the brush used to paint item's background.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setBrush ( |
An instance of Brush -derived class.
RemarksIf this property is not set, item's background is painted using the parent node's Brush.
See Also