Search
EditComponent.getBrush Method
See Also
 

Gets the background brush of the edit component.

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

 Syntax

Java  Copy Code

public Brush getBrush ()

 Return Value

A Brush instance.

 See Also