Search
ButtonComponent.getBrushPressed Method
See Also
 

Gets the background brush of the button when it is in pressed state.

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

 Syntax

Java  Copy Code

public Brush getBrushPressed ()

 Return Value

An instance of the Brush class.

 See Also