A construction company wants to display plots on a Virtual Earth 6.0 map. The photographs of the plots are stored as JPEG files. You instantiate a pushpin shape of the type VEShapeType.Pushpin. You need to set a custom icon to the pushpin. What should you do?
A.
Create a new shape layer object.
B.
Create a new pushpin shape object.
C.
Set the shape icon by using the SetCustomIcon method.
D.
Set the pushpin icon by using the SetIconAnchor method.