设置范围

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

语法

C#
public void SetSingle(
	float min,
	float max
)

参数

min
Type: System..::.Single
最小值
max
Type: System..::.Single
最大值

请参见