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