点击或拖拽改变大小

IPrimeMeridianEditDefineEx 方法

起始经线

命名空间:  GISShare.SMap.SpatialReference
程序集:  GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
void DefineEx(
	int iCode,
	string strAuthority,
	string strName,
	string strAbbreviation,
	double dLongitude
)

参数

iCode
类型: SystemInt32
起始经线编码
strAuthority
类型: SystemString
作者
strName
类型: SystemString
名称
strAbbreviation
类型: SystemString
简称
dLongitude
类型: SystemDouble
经度
参见