Search
GradientBrush.getColor1 Method
See Also
 






Gets the first gradient color.

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

 Syntax

Java  Copy Code

public Color getColor1 ()

 Return Value

A Color object representing the fill color.

 See Also