向气泡集合中添加一个指定的气泡对象。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public int Add( Bubble bubble ) |
参数
- bubble
- Type: SuperMap.Realspace..::.Bubble
指定的气泡对象。
C# |
---|
public int Add( Bubble bubble ) |