取得或設定座標系統識別碼 (無論使用何種配置)。
命名空間: System.Spatial
組件: System.Spatial (在 System.Spatial.dll 中)
語法
'宣告
Public ReadOnly Property Id As String
Get
'用途
Dim instance As CoordinateSystem
Dim value As String
value = instance.Id
public string Id { get; }
public:
property String^ Id {
String^ get ();
}
member Id : string
function get Id () : String
屬性值
型別:System.String
座標系統識別碼。