DXFont.GetHeight Method
| Name | Parameters | Description |
|---|---|---|
| GetHeight(DXGraphicsUnit) | graphicsUnit | Gets the font’s line spacing in the specified graphics units. |
| GetHeight(Single) | dpi | Gets the font’s line spacing in pixels when drawn on a device with the specified DPI. |