Hi ,I have to develop one custom tool that in C# .net while clicking on it in arcmap, it will display only those points which are lying inside the lat,long of current extent.i am new to arcobject ..kindly helpIn input i have point feature class that contain lat,long (x,y) .i am explaining ,what i have done so far..I have calculated the extent by penvelope=activeview.extentI hav open the point feature class and done spatialquery on it spatialfilter.SpatialRel=esriSpatialRelEnum.esriSpatialRelContains;Now i want to dispay those point on arcmap whose coordinates lies inside the envelope .
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.