[]
Adds half of left, top etc to the appropriate edge of the rect.
public static Rect InflateHalfLine(Rect rect, double left, double top, double right, double bottom)
| Type | Name | Description |
|---|---|---|
| Rect | rect | |
| double | left | |
| double | top | |
| double | right | |
| double | bottom |
| Type | Description |
|---|---|
| Rect |