Search
Overview.getBackgroundColor Method
See Also
 

Gets the background color of the overview control.

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

 Syntax

Java  Copy Code

public Color getBackgroundColor ()

 Return Value

A Color object specifying the overview background color.

 See Also