Im using esri 100.15 / 200.4 (two different projects)
And i want to change the color and the with of the "halo" when selecting some graphic
To change the color i found SelectionProperties , but i only have a color property (both in 100.15 and 200.4)
I don't want to create a composite symbol for every layer and create a logic accordingly
is there a way to make some generic code, or is there any property that i've missed
At this point, only the selection halo color is settable as you've discovered.
is there a way in-code i can achieve my goal?
Apart from overriding the symbol or rendering a second symbol in a graphic overlay to highlight it, I can't think of any no.