Font::GetHeight Method
.NET Framework (current version)
Returns the line spacing of this font.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | GetHeight() | Returns the line spacing, in pixels, of this font. |
![]() | GetHeight(Graphics^) | Returns the line spacing, in the current unit of a specified Graphics, of this font. |
![]() | GetHeight(Single) | Returns the height, in pixels, of this Font when drawn to a device with the specified vertical resolution. |
Show:
