Hey Dimpflmoser,
I think you can consider buffer the selected feature as in the example http://dotspatial.codeplex.com/wikipage?title=BufferingCS&referringTitle=Desktop_SampleCode
then add the buffer feature to map.MapFrame.DrawingLayers.Add(featureset);
this would make it not be added to the legend items
then symbolize the buffer feature to the color you want it to be.
Kind Regards
Worlanyo
I think you can consider buffer the selected feature as in the example http://dotspatial.codeplex.com/wikipage?title=BufferingCS&referringTitle=Desktop_SampleCode
then add the buffer feature to map.MapFrame.DrawingLayers.Add(featureset);
this would make it not be added to the legend items
then symbolize the buffer feature to the color you want it to be.
Kind Regards
Worlanyo