调用该方法执行释放鼠标操作。
命名空间:
SuperMap.UI程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public void DoMouseUp( MouseEventArgs e ) |
参数
- e
- Type: System.Windows.Forms..::.MouseEventArgs
执行操作需要的参数。
C# |
---|
public void DoMouseUp( MouseEventArgs e ) |