Inflates the bottom 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 inflateBottom ( |
The amount to inflate the bottom side of this rectangle.
A new Rectangle object.