다음을 통해 공유


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와 연결된 지리적 셰이프입니다.

적용 대상