[]
he content height by width.
protected virtual int GetContentHeightVert(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. |