getComputedTextLength
This page has been flagged with the following issues:
High-level issues:
Notes
Remarks
The return value of the getComputedTextLength method enables Windows Internet Explorer to make reasonable assumptions about the glyph metrics for non-rendering processes.
The total text advance distance includes the advance values on the glyphs (horizontal or vertical), kerning effects, letter-spacing effects, word-spacing effects, and adjustments because of the dx and dy attributes on SVGTSpanElement elements.
Syntax
float retVal = object.getComputedTextLength();
Standards information
- Scalable Vector Graphics: Text, Section 10.17.1
See also
Related pages (MSDN)
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here