Skip to main content
Participant
May 29, 2009
Question

How I can get Picture {x, y} position on textlayout .

  • May 29, 2009
  • 1 reply
  • 658 views

How I can get Picture {x, y} position on textlayout .

I can get I select a picture as InlineGraphicElement , but I can't get it as Object .Thank you help

Waiting online ...

san158.jpg

This topic has been closed for replies.

1 reply

Adobe Employee
May 29, 2009

The graphic property of InlineGraphicElement is the actual DisplayObject.  You can use its x and y to find its position.

Regards,

Richard