Tagged Questions
0
votes
0answers
48 views
Why is IQueryGeometry crashing when ITextSymbol:Text contains more then one AMPERSAND (&) symbol?
I have a bit of an issue with my addin which converts annotations (text) to polygons. To do this I use the ITextSymbol obtained from the Annotation Feature which is then implemented by the ...
