map viewer

in the map viewer control,
Mapviewer1.AddLocation(location) // adds a pin to map
does anyone know how to change the marker of the pin from one color to another, (it defaults is red)

Set the Icon property of the WebMapLocation object to another picture.