Assume I have this vertical ellipse with a certain major axis $a$ and minor axis $b$.

If we take the center of the ellipse to be at $(0,0)$, then the top right small red circle will be at $(b,a)$.
Then I rotate it (say by an arbitrary angle $\theta$) about its center:

My question is this: what is the new position of the top right small red circle in this new image after rotation relative to the fixed center? For example at $\theta=90^\circ$ its position will be $(a,b)$.