getEndPositionOfChar
This page has been flagged with the following issues:
High-level issues:
Notes
Remarks
The character's current text position does not consider the effects of any inter-character adjustments to prepare for the next character, such as kerning, letter spacing, word spacing, and adjustments because of the x, y, dx, and dy attributes. 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 end position for the last glyph.
Syntax
ISVGPoint retVal = object.getEndPositionOfChar(charnum);
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