Search
DiagramPage.getTitleColor Method
See Also
 

Gets the color of the title when the title is displayed.

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

 Syntax

Java  Copy Code

public Color getTitleColor ()

 Return Value

A Color object.

 See Also