共用方式為


PlaceInfo.Geoshape 屬性

定義

取得與 PlaceInfo相關聯的地理圖形。

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

屬性值

PlaceInfo相關聯的地理圖形。

適用於