Compartilhar via


MapControlBusinessLandmarkPointerExitedEventArgs.LocalLocations Propriedade

Definição

Obtém os locais locais da marca de terra comercial.

public:
 property IVectorView<LocalLocation ^> ^ LocalLocations { IVectorView<LocalLocation ^> ^ get(); };
IVectorView<LocalLocation> LocalLocations();
public IReadOnlyList<LocalLocation> LocalLocations { get; }
var iVectorView = mapControlBusinessLandmarkPointerExitedEventArgs.localLocations;
Public ReadOnly Property LocalLocations As IReadOnlyList(Of LocalLocation)

Valor da propriedade

Os locais locais da marca de terra comercial.

Aplica-se a