设置多边形深度偏移参数。

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

语法

C#
public void SetDepthBias(
	float fConstant,
	float fScale
)

参数

fConstant
Type: System..::.Single
指定的偏移常量。
fScale
Type: System..::.Single
指定的偏移缩放比率。

请参见