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

语法

C#
public int DefineOverview(
	string path,
	int maxWidth,
	int maxHeight,
	int ratio,
	bool hasNoValue,
	double noValue,
	string defineFolder
)

参数

path
Type: System..::.String
maxWidth
Type: System..::.Int32
maxHeight
Type: System..::.Int32
ratio
Type: System..::.Int32
hasNoValue
Type: System..::.Boolean
noValue
Type: System..::.Double
defineFolder
Type: System..::.String

请参见