Share via


MapControlTransitFeaturePointerEnteredEventArgs.Location 属性

定义

获取位置。

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

属性值

位置。

适用于