The FontMetrics type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Ascender |
Gets the vertical distance from the horizontal baseline to the highest character coordinate in a font face, in pixels. |
|
Descender |
Gets the vertical distance from the horizontal baseline to the lowest character coordinate in a font face, in pixels. |
|
Height |
Gets the default line spacing (the baseline-to-baseline distance), in pixels, when writing text with this font. |
|
UnderlinePosition |
Gets the vertical position of the underline bar's center, relative to the baseline, in pixels. |
|
UnderlineThickness |
Gets the vertical thickness of the underline. |