Search
Overview.getDimColor Method
See Also
 

Gets a color used to blend with the part of the diagram that is not visible in the Diagram's client rectangle.

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

 Syntax

Java  Copy Code

public Color getDimColor ()

 Return Value

A Color object representing the blend color.

 See Also