PlaceInfo.Geoshape Proprietà

Definizione

Ottiene la forma geografica associata a PlaceInfo.

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

Valore della proprietà

Forma geografica associata a PlaceInfo.

Si applica a