Click or drag to resize

RectangleFInflate Method

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