Get the top left corner position?
Hey guys,
via geometricBounds[1] and geometricBounds[0] I can get the starting positions of my objects.
In my case I need the top left corner position. When you rotate an object, the geometricBounds still reflect a bounding box so that I can't get the desired coordinates.
How can I get the properties of the "starting points" (the top left corner of my Object)?
Thank you really much!
