[]
The content height by width.
protected override int GetContentHeight(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. |