[]
Inflates the boundaries according to the mergins in inch units.
public RectangleF InflateInches(DeviceInfo graphics, RectangleF inchBounds)
| Type | Name | Description |
|---|---|---|
| DeviceInfo | graphics | The device info. |
| RectangleF | inchBounds | Specified bounds. |
| Type | Description |
|---|---|
| RectangleF | Returns the inflated bounds. |