命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
[ObsoleteAttribute]
public int Rebuild(
	bool isRebuildFootprint,
	bool isRebuildBoundary,
	GeoRegion exRegion,
	bool isRebuildClip,
	string postfix,
	bool isAutoContour,
	bool isExactClip,
	int tolerance,
	int clipPixelLength
)

参数

isRebuildFootprint
Type: System..::.Boolean
isRebuildBoundary
Type: System..::.Boolean
exRegion
Type: SuperMap.Data..::.GeoRegion
isRebuildClip
Type: System..::.Boolean
postfix
Type: System..::.String
isAutoContour
Type: System..::.Boolean
isExactClip
Type: System..::.Boolean
tolerance
Type: System..::.Int32
clipPixelLength
Type: System..::.Int32

请参见