CoordinateSystem.Geography(Nullable<Int32>) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或创建具有该 ID 的地理坐标系;如果指定了 null,则为默认值。
public static Microsoft.Spatial.CoordinateSystem Geography (int? epsgId);
static member Geography : Nullable<int> -> Microsoft.Spatial.CoordinateSystem
Public Shared Function Geography (epsgId As Nullable(Of Integer)) As CoordinateSystem
参数
返回
坐标系。