Overload List

  NameDescription
Public methodInflate(SizeD)
Inflates this RectangleD by the specified amount.
Public methodInflate(Double, Double)
Inflates this RectangleD structure by the specified amount.
Public methodStatic memberInflate(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