Click or drag to resize

Rect2fInflate Method

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