Persistent MapTip ghost
ArcGIS Engine 10.1/C++/Windows I have a MapControl embedded in a tabbed splitter pane. If I hover over an feature on the map, the appropriate maptip appears and gradually fades to a "ghost" image. If I...
View Article10.1 IGraphicsContainer SOE
Hey all, I'm upgrading our ArcGIS from 9.2 to 10.1 but we do not have the infrastructure to handle the dynamic WPF maps at the moment, I'm trying to mimic the way our current mapping works. The way it...
View ArticleODCostMatrix Solver Sample snippet using Java
Hi, Can anyone please provide me info on some sample java code snippet for the ODCostMatrix Solver using Java. Thanks in Advance
View ArticleArcGIS VB API
Hi, I am new to arcgis. Can anyone provide info on where the ArcGIS Visual Basic.Net API be available ? Thanks in Advance.
View ArticleGenerate a single random ESRI color
I have this function from an old extension I wrote. It generates a single random ESRI color. I can't remember where I got it or how I came to this algorithm. Does anyone know if this is still valid...
View ArticlePolygon Labels Set on Edges
I’m trying to draw simple labels on my polygons but I want to set them at the edges of the polygon rather than the centroid. Has anyone figured out how to do this with the ESRI standard labeling...
View ArticleHow do I get the name of an address locator's reference data?
In a .NET project I have a composite locator that is made up of three different address locators. One locator is built against an address point feature, one is built against a parcel feature, and one...
View ArticleWix and Esri
How do we install esri custom toolbar and extension using wix. I searched online with no use. (If you could help me with sample code that would be great.) Thanks
View ArticleArcMap .NET add-in vs. classic COM extensibility
I am working on a project to replace an old ArcView application that used custom Avenue scripts. We originally chose to use the new add-in model to create custom components in C#. However, we...
View ArticleMemory leak with FeatureClass object
Hello ESRI developer community, I've been working with the ESRI ArcObjects for many years now, mainly on an ETL (Extract/Transform/Load) .NET application. This application can run for a long time to...
View ArticleCode seems to be caught in Loop!!
I think my code (VBA/ArcObjects) is stuck in a loop and won't end. I hit the Map button on my dialog box and nothing happens???? Please let me know where I went wrong. Private Sub cmdMap_Click() Dim...
View ArticleSub and Function not defined??
My code error is sub and function not defined, when the command Map button is pushed!! Trying to understand VBA, not to sure what that means. My code is below please help!! Private Sub cmdMap_Click()...
View ArticleHow do I override date formating in Plugin data source?
I have a plugin datasource. When an arcmap user queries a layer by attributes from my plugin, and lists all the unique values for a Date field, the format is: #11-11-1999 00:00:00#. Is there anyway I...
View ArticleEnabling the default "Edit Tool" through a .net Add In button
I'm still coming up to speed on the Add-In .NET SDK for 10.x, and ArcObjects in general for that matter, so I'm sure the answer to this has been staring me right in the face. I've been able to create...
View ArticleGeometry type conversion problem
How do I convert from an ESRI.ArcGIS.Geometry.IPoint to an ESRI.ArcGIS.Client.Graphic point object? In other words, I'm wanting to convert from an IGeometry to a runtime geometry, I guess. Thanks!
View ArticleClassified Renderer -- "flip" color ramp options?
I am implementing IRasterClassifyColorRampRenderer using an EqualInterval class breaks and manually setting min/max and number of classes for each raster loaded in an ArcScene document. All works...
View ArticleHow to store custom IPropertySet properties in a .SDE file?
I'm working on a tool that establishes data connections using ADO, as well as whatever connections are automatically established when ArcObjects query commands are used. The default connection settings...
View ArticleArcgis Engine 10.1 Attempted to read or write protected memory error.
We are in process of upgrading our sde to 10.1 from 9.3.1. I have a Arcgis engine console application coverted to Arcgis 10.1. The exe runs itself runs fine when i run manually, but when i run as sql...
View ArticleODCostMatrix Solver Sample snippet using Java
Hi, Can anyone please provide me info on some sample java code snippet for the ODCostMatrix Solver using Java. Thanks in Advance
View ArticleGlobecontrol and Mole
hi, I'm using object globecontrol with symbols Mole. I have a main form that calls a second form (3D) where is present globecontrol object, in this form is possible to load a .3DD project that contains...
View Article