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