TextRange objects use their 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. This property's value is the X coordinate of the left edge of the extent rectangle that currently encloses the text encapsulated by the TextRange object.
Prev | Home | Next |
TextRange.boundingHeight | Up | TextRange.boundingTop |
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. |