Mono Class Library: OverviewCairo.FontExtents: Property Members |
The properties of Cairo.FontExtents are listed below. For a list of all members, see the FontExtents Members list.
See Also: Inherited members from System.ValueType
Ascent double. The distance that the font extends above the baseline. Descent double. The distance that the font extends below the baseline. Height double. The recommended vertical distance between baselines when setting consecutive lines of text with the font. MaxXAdvance double. The maximum distance in the X direction that the the origin is advanced for any glyph in the font. MaxYAdvance double. The maximum distance in the Y direction that the the origin is advanced for any glyph in the font.