X & Y bounds are incorrect on objects nested within a Group

The local bounds did not give me the values I was needing so I wrote a getBoundsInParent method posted here.

The x and y value it returns are relative to the element’s container along with some other related properties.

1 Like