Hello!
I get center location of map frame in layout by .GetX() and .GetY() methods but this methods give me results in Spatial Reference (Metres). I need to transform Spatial Reference (Metres) units to Degrees. How do i achieve this?
Thanks