Partager via


PlaceInfo.Geoshape Propriété

Définition

Obtient la forme géographique associée à PlaceInfo.

public:
 property IGeoshape ^ Geoshape { IGeoshape ^ get(); };
IGeoshape Geoshape();
public IGeoshape Geoshape { get; }
var iGeoshape = placeInfo.geoshape;
Public ReadOnly Property Geoshape As IGeoshape

Valeur de propriété

Forme géographique associée à PlaceInfo.

S’applique à