다음을 통해 공유


MapControlTransitFeaturePointerEnteredEventArgs.Location 속성

정의

위치를 가져옵니다.

public:
 property Geopoint ^ Location { Geopoint ^ get(); };
Geopoint Location();
public Geopoint Location { get; }
var geopoint = mapControlTransitFeaturePointerEnteredEventArgs.location;
Public ReadOnly Property Location As Geopoint

속성 값

위치를 나타냅니다.

적용 대상