Click or drag to resize

Rect2dInflate Method

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