Hello everybody,
when selecting an item on the map for example
Thanks and regards
when selecting an item on the map for example
mapMain.FunctionMode = FunctionMode.Select;
the selected item is dispayed in bright blue color. I wonder if it is possible to change the selection color by (C#) code. Something like:mapMain.SelectionColor = ...;
mapMain.FunctionMode = FunctionMode.Select;
And if so could anybody give an example?Thanks and regards