TextRange objects use the start and end points to map into the physical display of the text on the screen. Although it may not be visible, the text range nevertheless corresponds to a spatial extent rectangle that can be described using pixel coordinates. The value of this property is the height of the extent rectangle that currently encloses the text encapsulated by the TextRange object.
See also: | TextRange.boundingWidth |
Prev | Home | Next |
TextRange object | Up | TextRange.boundingLeft |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |