If you want the height of the entire text component, you can use the textHeight property. If you're looking for a specific line, you going to want to use getLineMetrics().
- Dan On 2/26/07, Pablo Samela <[EMAIL PROTECTED]> wrote:
Hi, I want to know how can I set the line height to a text component. I tried to use the leading property, but It´s not the minimun necesary. Thanks, Paul

