[]
Deflates the specified width by the values of the current Style margins, padding and border.
public int DeflateWidth(int width)
Public Function DeflateWidth(width As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | width | A width to deflate. |
| Type | Description |
|---|---|
| int | The resulting width. |