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