Tagged Questions
1
vote
1answer
33 views
Prompting Dialogue Box to Have User Enter Information? Without ArcGIS Engine maybe?
Working with the ArcGIS family v10.1 on Windows 7.
So, I have this vision for a GIS project that does the following:
User opens up ArcGIS Explorer (ideally) or ArcMap (still fine), or I guess even ...
7
votes
2answers
301 views
Is it a bad idea to hold references to ArcObjects inside business classes?
According to best practices is it a bad idea to cache features and geometries inside business objects? If it is bad, what is the alternative way?
References to features may be replaced with their ...
3
votes
1answer
149 views
Self-Sizing Labels
I have labels now in my application that work fine using the usual ILabelEngineLayerProperties2. When I set them up I set the .Expression property and using the .Symbol property I set the font, style, ...