Click or drag to resize

RectangleFInflate Method

Overload List
  NameDescription
Public methodInflate(SizeF)
Inflates all dimensions of this rectangle by the specified size
Public methodInflate(Single, Single)
Inflates all dimensions of this rectangle by the specified width and height
Public methodStatic memberInflate(RectangleF, SizeF)
Inflates all dimensions of the rectangle by the specified size
Public methodStatic memberInflate(RectangleF, Single, Single)
Inflates all dimensions of this rectangle by the specified width and height
Top
See Also