JPlanner Programmer's Guide
RectangleD.inflate Method
See Also
 






Inflates the current rectangle with a specified amount.

 Overload List

Name Description

RectangleD.inflate (Double)

Inflates the current rectangle with the specified amount in all directions and returns a new RectangleD object representing the result.

RectangleD.inflate (Double, Double)

Inflates the current rectangle with the specified amount horizontally and vertically and returns a new RectangleD object representing the result.

RectangleD.inflate (Double, Double, Double, Double)

Inflates the current rectangle with the specified values in each direction and returns a new RectangleD object representing the result.

 See Also

RectangleD Members
RectangleD Class
com.mindfusion.common Namespace