Initializes a new instance of the RectangleD class with the specified values.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public RectangleD ( |
The x-coordinate of the new rectangle.
The y-coordinate of the new rectangle.
The width of the new rectangle.
The height of the new rectangle.