UserTrackPoint 建構函式

定義

初始化 UserTrackPoint 類別的新執行個體。

public:
 UserTrackPoint();
public UserTrackPoint ();
Public Sub New ()

備註

無參數建構函式會初始化空的追蹤點。 不會指定符合位置、排除的位置、資料擷取或附註。 您必須加入至少一個 UserTrackingLocationMatchingLocations 中以設定追蹤點。 您可以選擇性地加入適當的物件至 ExcludedLocationsExtractsAnnotations 中。

適用於