Mono Class Library: Overview

Cairo.TextExtents: Property Members

The properties of Cairo.TextExtents are listed below. For a list of all members, see the TextExtents Members list.

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.