向当前场景添加分隔条对象。

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public Splitter AddSplitter(
	string name
)

参数

name
Type: System..::.String
待添加的分隔条名称。

返回值

添加成功时返回分隔条对象;添加不成功则返回空。

版本信息

SuperMap iObjects .NET


请参见