添加一个 IElement
命名空间:
GISShare.SMap.WPF.Element
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法void Add(
IElement pElement
)
Sub Add (
pElement As IElement
)
void Add(
IElement^ pElement
)
abstract Add :
pElement : IElement -> unit
参数
- pElement
- 类型: GISShare.SMap.WPF.ElementIElement
IElement元素
参见