Creates a new point with x-coordinate set to the specified value and y-coordinate equal to that of the current point.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public PointD withX ( |
The x-coordinate of the new point.
A PointD object.