Inflates the top side of the current rectangle with the specified amount and returns a new Rectangle object representing the result.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public Rectangle inflateTop ( |
The amount to inflate the top side of this rectangle.
A new Rectangle object.