Mono Class Library: Overview

Cairo.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

Public Properties

Ascentdouble. The distance that the font extends above the baseline.
Descentdouble. The distance that the font extends below the baseline.
Heightdouble. The recommended vertical distance between baselines when setting consecutive lines of text with the font.
MaxXAdvancedouble. The maximum distance in the X direction that the the origin is advanced for any glyph in the font.
MaxYAdvancedouble. The maximum distance in the Y direction that the the origin is advanced for any glyph in the font.