Sets the default brush used to paint the shadows cast by diagram items.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setShadowBrush ( |
A Brush object representing the shadow brush.
RemarksUse the property to specify an initial value for the ShadowBrush property of new diagram elements.
See Also