RectangleFInflate Method

Overload List
  NameDescription
Public methodInflate(SizeF)
Inflates this RectangleF by the specified amount.
Public methodInflate(Single, Single)
Inflates this RectangleF structure by the specified amount.
Public methodStatic memberInflate(RectangleF, Single, Single)
Creates and returns an inflated copy of the specified RectangleF structure. The copy is inflated by the specified amount. The original rectangle remains unmodified.
See Also