Overload List
Name | Description | |
---|---|---|
GetHeight |
Returns the line spacing, in pixels, of this font. The line spacing is the vertical distance
between the base lines of two consecutive lines of text. Thus, the line spacing includes the
blank space between lines along with the height of the character itself.
| |
GetHeight(XGraphics) | Obsolete.
Returns the line spacing, in the current unit of a specified Graphics object, of this font.
The line spacing is the vertical distance between the base lines of two consecutive lines of
text. Thus, the line spacing includes the blank space between lines along with the height of
|
See Also