MapLocation.Point 속성

정의

지리적 위치의 좌표를 가져옵니다.

public:
 property Geopoint ^ Point { Geopoint ^ get(); };
Geopoint Point();
public Geopoint Point { get; }
var geopoint = mapLocation.point;
Public ReadOnly Property Point As Geopoint

속성 값

지리적 위치의 좌표입니다.

적용 대상

추가 정보