SpheroidGetSpheroidCodeByName 方法 |
通过名称或简称获取椭球体编码(无效返回-1)
命名空间:
GISShare.SMap.SpatialReference
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public static int GetSpheroidCodeByName(
string strName
)
Public Shared Function GetSpheroidCodeByName (
strName As String
) As Integer
public:
static int GetSpheroidCodeByName(
String^ strName
)
static member GetSpheroidCodeByName :
strName : string -> int
参数
- strName
- 类型: SystemString
返回值
类型:
Int32
参见