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