根据传入的ID数组批量删除布局元素集合中的布局元素。
命名空间:
SuperMap.Layout程序集: SuperMap.Layout (in SuperMap.Layout)
版本: dll
语法
C# |
---|
public int Delete( int[] ids ) |
参数
- ids
- Type: array<
System..::.Int32
>[]()[]
指定的ID数组。
SuperMap iObjects .NET 11i 联机帮助 |
LayoutElements..::.Delete 方法 (array<Int32>[]()[]) |
LayoutElements 类 请参见 发送反馈 |
C# |
---|
public int Delete( int[] ids ) |