Search
RadialGradientBrush.getX Method
See Also
 






Gets the relative x-coordinate of the center point.

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

 Syntax

Java  Copy Code

public double getX ()

 Return Value

A double value specifying the relative x-coordinate.

 See Also