Mono Class Library: OverviewCairo.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
Height double. Height of the glyphs as drawn Width double. Width of the glyphs as drawn XAdvance double. Distance to advance in the X direction after drawing these glyphs XBearing double. The horizontal distance from the origin to the leftmost part of the glyphs as drawn. YAdvance double. Distance to advance in the Y direction after drawing these glyphs. YBearing double. The vertical distance from the origin to the topmost part of the glyphs as drawn.