Search
RadialGradientBrush.setSurroundingColor Method
See Also
 






Sets the surrounding color.

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

 Syntax

Java  Copy Code

public void setSurroundingColor (
    Color value
)

 Parameters

value

A Color object representing the surrounding color.

 See Also