设置水深点的深度。
命名空间:
SuperMap.Chart程序集: SuperMap.Chart (in SuperMap.Chart)
版本: dll
语法
C# |
---|
public bool SetSoundingDepth( int id, double depth ) |
参数
- id
- Type: System..::.Int32
指定的水深点的 ID。
- depth
- Type: System..::.Double
指定的深度。
SuperMap iDesktop 10i(2020) 联机帮助 |
S57SoundingGroup..::.SetSoundingDepth 方法 |
S57SoundingGroup 类 请参见 发送反馈 |
C# |
---|
public bool SetSoundingDepth( int id, double depth ) |