PlaceInfo.Geoshape Property

Definition

Gets the geographical shape associated with the PlaceInfo.

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

Property Value

The geographical shape associated with the PlaceInfo.

Applies to