获取或设置坐标系统 ID(无论使用哪种方案)。
命名空间: 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
坐标系 ID。