I was wondering how can I get the spatial reference of the map dataframe? I tried to find the answer searching the online resources with no luck. I appreciate the help. Is it possible to change the spatial reference of the dataframe using C#/ ArcGIS Pro SDK?
I want to find out the current spatial reference of the dataframe to create a feature class with an appropriate spatial reference for accurate calculation. If the dataframe does not meet the criteria (e.g. not a projected spatial reference), I want to change it to a appropriate spatial reference.
Thanks for your help!