[]
Measures the string size.
protected virtual Size MeasureString(Graphics g, Size defaultSize, object value)
Protected Overridable Function MeasureString(g As Graphics, defaultSize As Size, value As Object) As Size
| Type | Name | Description |
|---|---|---|
| Graphics | g | Graphics device interface for painting the string |
| Size | defaultSize | Default size |
| object | value | Value |
| Type | Description |
|---|---|
| Size |