调用该方法执行按下键盘操作。
命名空间:
SuperMap.UI程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public void DoKeyDown( KeyEventArgs e ) |
参数
- e
- Type: System.Windows.Forms..::.KeyEventArgs
执行操作需要的参数。
C# |
---|
public void DoKeyDown( KeyEventArgs e ) |