根据指定的ID数组向布局选择集对象中加入几何对象。

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

语法

C#
public int AddRange(
	int[] geometryIDs
)

参数

geometryIDs
Type: array< System..::.Int32 >[]()[]
指定的几何对象ID数组。

返回值

新加入对象的个数。

版本信息

SuperMap iObjects .NET


请参见