Search
Style.getBrush Method
See Also
 






Gets the brush used to fill the interior of elements.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public Brush getBrush ()

 Return Value

A Brush instance used to fill the interior of calendar UI elements.

 See Also