JPlanner Programmer's Guide
Color.getName Method
See Also
 






Gets the name of the color.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public String getName ()

 Return Value

The name of the color or null, if the color is not a named color.

 See Also

Color Members
Color Class
com.mindfusion.drawing Namespace