arcobjects-sdk-community-samples
arcobjects-sdk-community-samples copied to clipboard
This repo contains the source code samples (.Net c#, .Net vb, and C++) that demonstrate the usage of the ArcObject SDK.
Issue: Error deserializing XML from .NET SOAP SOE (10.8.1) due to incorrect WSDL references in sample app Description: - Download, build and deploy the "Find Near Features" .NET SOAP SOE:...
Sample data link is broken.
After getting PropertyPages DLL reference from an older sample (10.2.1) and compiling, the algorithm and its page are displayed correctly in ArcMap and working as expected. But when going into...
I use this code,but it's not perfect solution ``` pActiveView.Extent = (pRasterLayer as IGeoDataset).Extent; IntPtr pHandle = new IntPtr(pActiveView.ScreenDisplay.hWnd); AxMapControl axMapControl1 = Form.FromHandle(pHandle) as AxMapControl; int controlWidth = axMapControl1.Width; double...
### Background When we try to use the graphics container to draw graphics on a map when a unprojected data source has been added first the graphics container does not...
The Reduction Link Rule is a great sample that I've used to remove loops (two parallel lines with the same start and end nodes). It worked perfectly except that when...
Project Net/Schematics/SchematicLayoutAlgoSample/CSharp/ApplicativeAlgorithmsPage This project requires Binary\PropertyPages.dll that is missing. It does not compile.
I couldn't get the watermark sample to work, but was able to make it work after a few changes.
View Panorama/360 Images on ArcMap Dockable window using ArcObject.