Dear Gurus!
How to make spatial queries for elements. For example, I have some graphic container (IGraphicsContainer) with elements (IElement).
Elements are created from x,y-table. Is there method to retrieve elements from some circle area around the point? (Similarly, for example, finding features within a polygon)
Solved! Go to Solution.
May be with IGraphicsContainer.LocateElementsByEnvelope method?
Any other ideas?
May be with IGraphicsContainer.LocateElementsByEnvelope method?
Any other ideas?