空间参考参数
命名空间:
GISShare.SMap.SpatialReference
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public Parameter(
string strName,
Object objValue
)
Public Sub New (
strName As String,
objValue As Object
)
public:
Parameter(
String^ strName,
Object^ objValue
)
new :
strName : string *
objValue : Object -> Parameter
参数
- strName
- 类型: SystemString
键 - objValue
- 类型: SystemObject
值
参见