[]
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)
Public Shared Function DeflateHalfLine(rect As Rect, left As Double, top As Double, right As Double, bottom As Double) As Rect
| Type | Name | Description |
|---|---|---|
| Rect | rect | |
| double | left | |
| double | top | |
| double | right | |
| double | bottom |
| Type | Description |
|---|---|
| Rect |