Placemark 類別

定義

代表地理座標的用戶易記描述。 這包括位置名稱、其位址和其他資訊等資訊。

public ref class Placemark
public class Placemark
type Placemark = class
Public Class Placemark
繼承
Placemark

建構函式

Placemark()

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

Placemark(Placemark)

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

屬性

AdminArea

取得或設定位址的系統管理區域名稱,例如「CA」 如果 null 未知則為 。

CountryCode

取得或設定國家/地區 ISO 標準代碼。

CountryName

取得或設定國家/地區名稱。

FeatureName

取得或設定功能名稱。

Locality

取得或設定城市或城市。

Location

取得或設定標記的位置。

PostalCode

取得或設定郵遞區號。

SubAdminArea

取得或設定位址的子系統管理區域名稱,例如「擷取 Clara County」,如果 null 未知則為 。

SubLocality

取得或設定子位置。

SubThoroughfare

取得或設定選擇性資訊:子街道或區域。

Thoroughfare

取得或設定街道名稱。

方法

ToString()

傳回 目前值的 Placemark字串表示。

擴充方法

OpenMapsAsync(Placemark)

開啟地圖到地標。

OpenMapsAsync(Placemark, MapLaunchOptions)

使用選項開啟地圖到標記。

適用於