Hello,
I recently started using the ArcGIS API for Silverlight a few weeks ago and up to what I have seen I love the way it integrates with the .NET framework and how many great things we can do with it. However I recently ran into an issue that I do not know how to solve.
I have a map that contains some graphic layers as a result of different queries for a buffer. I was able to display the things I wanted given the buffer and the query parameters. However, now I need to clip the features in my graphic layers for the buffer. I mean, nothing outside the buffer should show. I have no idea how to do this and I would greatly appreciate if somebody could point me in the right direction. Thanks in advance.