Sets the color of the item's shadow.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public ContainerNodeBuilder shadowBrush ( |
A Brush object representing the brush of the item's shadow.
This DiagramItemBuilder instance.
See Also