Search
ZoomControl.getShadowColor Method
See Also
 

Gets the shadow color.

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

 Syntax

Java  Copy Code

public Color getShadowColor ()

 Return Value

A java.awt.Color instance. The default value is ARGB(150, 0, 0, 0).

 See Also