GeoPosition<T>.Location Özellik

Tanım

Nesnenin konum verilerini GeoPosition<T> alır veya ayarlar.

public:
 property T Location { T get(); void set(T value); };
public T Location { get; set; }
member this.Location : 'T with get, set
Public Property Location As T

Özellik Değeri

T

Nesnenin konum verilerini içeren T türünde bir GeoPosition<T> nesne.

Şunlara uygulanır