Mono Class Library: Overview

Cairo.TextExtents: Members

The members of Cairo.TextExtents are listed below.

See Also: Inherited members from System.ValueType

Public Properties

Heightdouble. Height of the glyphs as drawn
Widthdouble. Width of the glyphs as drawn
XAdvancedouble. Distance to advance in the X direction after drawing these glyphs
XBearingdouble. The horizontal distance from the origin to the leftmost part of the glyphs as drawn.
YAdvancedouble. Distance to advance in the Y direction after drawing these glyphs.
YBearingdouble. The vertical distance from the origin to the topmost part of the glyphs as drawn.

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(TextExtents, TextExtents)Documentation for this section has not yet been entered.
static
Inequality(TextExtents, TextExtents)Documentation for this section has not yet been entered.