Partilhar via


MapControlBusinessLandmarkPointerEnteredEventArgs.LocalLocations Propriedade

Definição

Obtém os locais para o ponto de referência de negócios.

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

Valor da propriedade

Os locais para o ponto de referência comercial.

Aplica-se a