The members of Cairo.TextExtents are listed below.
See Also: Inherited members from System.ValueType
Public Properties
| 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. |
Public Methods
override | Equals(object) : boolDocumentation for this section has not yet been entered. |
override | GetHashCode() : intDocumentation for this section has not yet been entered. |
Public Operators