You have to define it somewhere, when you change it in the designer, it just updates the code behind file with the new position of the control, so that is even defined in the code.

The only way I could think of doing it without having to change the code in your function would be to use offsets of the original values and store them in another variable.