向集合中添加标尺线对象(以数组的形式),返回成功添加的标尺线对象的个数。
命名空间:
SuperMap.Layout程序集: SuperMap.Layout (in SuperMap.Layout)
版本: dll
语法
C# |
---|
public int AddRange( RulerLine[] rulerLines ) |
参数
- rulerLines
- Type: array<
SuperMap.Layout..::.RulerLine
>[]()[]
被添加的标尺线对象数组。