I have a groupelement that I need to re-set the location of on a layout. If I SetY(), this works, but if I SetX() after that, that will not. If I SetX() first, SetY() does not work.
I cannot change the anchorpoint because it was already set and re-setting this would
Is this a bug in the SDK (2.8), or am I missing something?