Search
DiagramItemStyle.getShadowBrush Method
See Also
 

Gets the brush used to paint the shadow of the item.

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

 Syntax

Java  Copy Code

public Brush getShadowBrush ()

 Return Value

A Brush instance.

 See Also