Creates a Rectangle instance with the specified coordinates.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public Rectangle createRectangle ( |
X coordinate of the rectangle.
Y coordinate of the rectangle.
Width of the rectangle.
Height of the rectangle.
A java.awt.Rectangle instance.