Overload List

  NameDescription
Inflate(SizeD)
Inflates this RectangleD by the specified amount.
Inflate(Double, Double)
Inflates this RectangleD structure by the specified amount.
Inflate(RectangleD, Double, Double)
Creates and returns an inflated copy of the specified RectangleD structure. The copy is inflated by the specified amount. The original rectangle remains unmodified.

See Also