JPlanner Programmer's Guide
Rectangle.inflate Method
See Also
 






Inflates the current rectangle with a specified amount.

 Overload List

Name Description

Rectangle.inflate (Int32)

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

Rectangle.inflate (Int32, Int32)

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

Rectangle.inflate (Int32, Int32, Int32, Int32)

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

 See Also

Rectangle Members
Rectangle Class
com.mindfusion.common Namespace