Sets the brush used to fill the component.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public void setBrush ( |
An instance of a Brush-derived class. The default is null.
See Also