[]
The content height by width.
protected int GetContentHeightHor(Graphics g, int width)
| Type | Name | Description |
|---|---|---|
| Graphics | g | A Graphics object that encapsulates a GDI+ drawing surface. |
| int | width | The content width. |
| Type | Description |
|---|---|
| int | The content height. |