Inflates the left 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 inflateLeft ( |
The amount to inflate the left side of this rectangle.
A new RectangleD object.