IActiveGraphicsLayerSetElementActiveInfoByName 方法 |
设置激活的元素 通过 名称
命名空间:
GISShare.SMap.WPF.Layer
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法int SetElementActiveInfoByName(
string strName
)
Function SetElementActiveInfoByName (
strName As String
) As Integer
int SetElementActiveInfoByName(
String^ strName
)
abstract SetElementActiveInfoByName :
strName : string -> int
参数
- strName
- 类型: SystemString
名称
返回值
类型:
Int32返回变化个数
参见