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