Scaling up circle with konstant center
Hey guys,
here you can see my sketch:

I want to make the circle bigger by draging it. I want to make it exactly that big, so that the circle intercepts with the end of the orange line, like the following sektch would show:

I did this sektch by changing the width [px] and height [px] values. But i do not want it like that. I want it to scale up by dragging. The problem: After making the circle bigger by dragging the outer ring of the circle, the position of the center of the circle changes. It does not stay at the same place. Is there any to do this?
Of course i could just change the height values, but i want the circle to overlap with the end of the line EXACTLY.
Greetings Spedex

