How do I programmaticaly set the color of a layer when adding it
I use .AddLayer to add several layers to my map Control. Each layer seems to get a randomly selected color, Everytime I load the layers the colors change.
I would like to set my houseproperties layer to green
my lakes to blue, my rivers to Another shade of blue and so on.
Blue houseproperties and red lakes not so much.
I use .AddLayer to add several layers to my map Control. Each layer seems to get a randomly selected color, Everytime I load the layers the colors change.
I would like to set my houseproperties layer to green
my lakes to blue, my rivers to Another shade of blue and so on.
Blue houseproperties and red lakes not so much.