Search
Utilities.newRectangleFloat Method (double, double, double, double)
See Also
 

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public static Rectangle2D.Float newRectangleFloat (
    double x,
    double y,
    double width,
    double height
)

 Parameters

x

y

width

height

 Return Value

 See Also