Click or drag to resize

RectInflate Method

Overload List
  NameDescription
Public methodInflate(Size)
Inflates this Rect by the specified amount.
Public methodInflate(Int32, Int32)
Inflates this Rect by the specified amount.
Public methodStatic memberInflate(Rect, Int32, Int32)
Creates and returns an inflated copy of the specified Rect structure.
Top
See Also