List of All Members for FontMetrics
This is the complete list of members for FontMetrics, including inherited members.
- ascent : real [read-only]
- averageCharacterWidth : real [read-only]
- capitalHeight : real
(since 6.9)[read-only] - descent : real [read-only]
- font : font
- height : real [read-only]
- leading : real [read-only]
- lineSpacing : real [read-only]
- lineWidth : real [read-only]
- maximumCharacterWidth : real [read-only]
- minimumLeftBearing : real [read-only]
- minimumRightBearing : real [read-only]
- overlinePosition : real [read-only]
- strikeOutPosition : real [read-only]
- underlinePosition : real [read-only]
- xHeight : real [read-only]
- real advanceWidth(string text)
- rect boundingRect(string text)
- string elidedText(string text, enumeration mode, real width, int flags)
- rect tightBoundingRect(string text)