Tagged Questions
1
vote
2answers
566 views
ArcMap label graphic
I converted an ArcMap VBA code to a Visual Studio dll. In doing so I had to reference a new namespace "stdole" so my graphic label would show in ArcMap. The label works on my computer, but does not ...