Creates a new rectangle with y-coordinate set to the specified value and all other values equal to that of the current rectangle.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public RectangleD withY ( |
The y-coordinate of the new rectangle.
A RectangleD object.