Mono Class Library: Overview

Cairo.FontExtents: Members

The members of Cairo.FontExtents are listed below.

See Also: Inherited members from System.ValueType

Public Constructors

Documentation for this section has not yet been entered.

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.

Public Methods

override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.

Public Operators

static
Equality(FontExtents, FontExtents)Documentation for this section has not yet been entered.
static
Inequality(FontExtents, FontExtents)Documentation for this section has not yet been entered.