Select to view content in your preferred language

Issue with annotation feature style after migrating from arcmap to arcgis pro

136
1
04-24-2025 09:44 AM
karthik91
New Contributor

Hi all,
I'm new to the ArcGIS platform and currently working with ArcGIS Pro using C#.NET. I have production data containing annotation features that were originally created in ArcMap 10.7.1. After migrating the data to ArcGIS Pro, I noticed that the annotation symbols have changed, although the symbol names and other properties remain the same.

I would like to restore the original symbol styles (from ArcMap) for these annotation features in ArcGIS Pro. Could anyone advise how I can achieve this using C#.NET?



 

Tags (1)
0 Kudos
1 Reply
David_Lindsey
Frequent Contributor

Hey @karthik91 , you might be able to track down the old style quicker by following the directions from this Styles info page. It mentions the following:

David_Lindsey_0-1745814710420.png

(Assuming your style hasn't been retired that is.)

0 Kudos