Creates a new Rectangle object created from the specified rectangle by rounding all properties to the nearest integer number.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public static Rectangle round ( |
The source rectangle.
A Rectangle object representing the newly created rectangle.