Search
RadialGradientBrush.setX Method
See Also
 






Sets the relative x-coordinate of the center point.

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

 Syntax

Java  Copy Code

public void setX (
    double value
)

 Parameters

value

A double value specifying the relative x-coordinate.

 See Also