Search
RadialGradientBrush.getCenterColor Method
See Also
 






Gets the center color.

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

 Syntax

Java  Copy Code

public Color getCenterColor ()

 Return Value

A Color object representing the center color.

 See Also