Question on textFlow.flowComposer.getLineAt function
Hi all - Is there any condition under which textFlow.flowComposer.getLineAt will not give you a correct value? For a particular text area, textFlow.flowComposer.numLines is coming as 2. I need a logic to compute gap between the 2 lines. when I check textFlow.flowComposer.getLineAt(1).y and textFlow.flowComposer.getLineAt(0).y .. both return the same value. I know its weird but am not able to figure out why is it not working correctly.
Pls let me know what could I be doing wrong? Is there any other way to compute textgap between 2 lines? Pls let me know if you need more information. Its kind of urgent.
Thanks & Regards,
Magesh
