点击或拖拽改变大小

IUnitEditDefineEx 方法

单位

命名空间:  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 strNamePlural,
	string strAbbreviation,
	double dConversionFactor
)

参数

iCode
类型: SystemInt32
strAuthority
类型: SystemString
strName
类型: SystemString
strNamePlural
类型: SystemString
strAbbreviation
类型: SystemString
dConversionFactor
类型: SystemDouble
参见