Overload List

  Name Description
Public method Inflate(SizeD)
Inflates the current RectangleD by a specified SizeD.
Public method Inflate(Double, Double)
Inflates the current RectangleD by specified horizontal and vertical amounts.
Public method Static member Inflate(RectangleD, Double, Double)
Creates a new RectangleD structure from another RectangleD, inflated by the specified amounts vertically and horizontally.
Public method Inflate(Double, Double, Double, Double)
Inflates the current RectangleD by the specified amounts on four sides.

See Also