将指定的水深点划为一个水深组。
命名空间:
SuperMap.Chart程序集: SuperMap.Chart (in SuperMap.Chart)
版本: dll
语法
C# |
---|
public string GroupSounding( int[] ids ) |
参数
- ids
- Type: array<
System..::.Int32
>[]()[]
指定的水深点 ID 数组。
C# |
---|
public string GroupSounding( int[] ids ) |