[]
Substracts half of left, top etc from the appropriate edge of the rect.
public static Rect DeflateHalfLine(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 |