移除尾迹特效。

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

语法

C#
public bool RemoveWakeGenerator(
	string strName
)

参数

strName
Type: System..::.String
待移除的尾迹特效名称。

返回值

一个布尔值,移除成功返回true,海洋特效里的水面尾迹特效效果消失;移除失败返回false。

请参见