How to get the screen space coordinates of a widget?

Yes… that´s where the LocalCoordinate comes in handy.
0,0 is the upper left corner of the widget

i currently don´t know if 1,1 would be the bottom right… or if this is a pixel coordinate, where you need to add in the desired Position X and Y of the relative point.