Gets the brush used to paint the item's shadow.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public Brush getShadowBrush () |
An instance of a Brush -derived class. Initialized with the value of ShadowBrush.
The shadow of an item has the same shape as the item, but is painted with a different brush and with some offset from the item position. This property specifies the brush used to paint the item's shadow.