getExtentOfChar
Notes
Remarks
The calculations for the rectangle assume that all glyphs occupy the full standard glyph cell for the font. If multiple consecutive characters are rendered inseparably (for example, as a single glyph or a sequence of glyphs), each of the inseparable characters returns the same rectangle.
Syntax
ISVGRect retVal = object.getExtentOfChar(charnum);
Standards information
- Scalable Vector Graphics: Text, Section 10.17.1
See also
Related pages
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]