The XFontFamily type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetCellAscent |
Returns the cell ascent, in design units, of the XFontFamily object of the specified style.
| |
GetCellDescent |
Returns the cell descent, in design units, of the XFontFamily object of the specified style.
| |
GetEmHeight |
Gets the height, in font design units, of the em square for the specified style.
| |
GetFamilies | Obsolete.
Returns an array that contains all the FontFamily objects available for the specified
graphics context.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetLineSpacing |
Returns the line spacing, in design units, of the FontFamily object of the specified style.
The line spacing is the vertical distance between the base lines of two consecutive lines of text.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsStyleAvailable |
Indicates whether the specified FontStyle enumeration is available.
| |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
See Also