MapControl fires extra on MouseMove event after ActiveView is refreshed even though the mouse was stationary in one location.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM000159
已提交
October 26, 2005
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
9.1
修正版本
9.2
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Asked user to compare X and Y values of mouseDown event with X and Y values of mouseMove event. If they are the same then ignore otherwise continue with his action.