RectangleInflate Method |
Name | Description | |
---|---|---|
![]() | Inflate(Size) |
Inflates all dimensions of this rectangle by the specified size |
![]() | Inflate(Int32, Int32) |
Inflates all dimensions of this rectangle by the specified width and height |
![]() ![]() | Inflate(Rectangle, Size) |
Inflates all dimensions of the rectangle by the specified size |
![]() ![]() | Inflate(Rectangle, Int32, Int32) |
Inflates all dimensions of this rectangle by the specified width and height |