镶嵌数据集的重建,一般用于镶嵌数据集管理的影像发生变化,如新增、删除影像,使用该功能对轮廓、边界等进行重新构建。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public int Rebuild( bool isRebuildFootprint, bool isRebuildBoundary, GeoRegion exRegion, bool isRebuildClip, string postfix ) |
参数
- isRebuildFootprint
- Type: System..::.Boolean
是否重新构建轮廓。
- isRebuildBoundary
- Type: System..::.Boolean
是否以exRegion参数指定的对象,更新边界数据集内容。
- exRegion
- Type: SuperMap.Data..::.GeoRegion
用于更新边界数据集内容为指定的几何面对象。
- isRebuildClip
- Type: System..::.Boolean
是否以postfix参数指定的文件中的几何对象,更新裁剪数据集内容。
- postfix
- Type: System..::.String
用于影像裁剪显示的几何对象文件的扩展名。
返回值
版本信息
SuperMap iObjects .NET
受以下版本支持: 9.0.1在 9.1.0 中过时(编译器警告)