AppearanceObject.CalcDefaultTextSize Method
| Name | Parameters | Description |
|---|---|---|
| CalcDefaultTextSize() | none | Calculates the size of a string painted with the default font. |
| CalcDefaultTextSize(GraphicsCache) | cache | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
| CalcDefaultTextSize(Graphics) | g | Calculates the size of a string painted with the font specified by the current object. |