共用方式為


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

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

SubLocality

取得或設定子區域。

SubThoroughfare

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

Thoroughfare

取得或設定街道名稱。

方法

ToString()

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

擴充方法

OpenMapsAsync(Placemark, MapLaunchOptions)

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

OpenMapsAsync(Placemark)

將地圖開啟至標處。

適用於