Search
GradientBrush.getColor2 Method
See Also
 






Gets the second gradient color.

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

 Syntax

Java  Copy Code

public Color getColor2 ()

 Return Value

A Color object representing the fill color.

 See Also