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