调用该方法执行鼠标滚轮操作。

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

语法

C#
public void DoMouseWheel(
	MouseEventArgs e
)

参数

e
Type: System.Windows.Forms..::.MouseEventArgs
执行操作需要的参数。

请参见