E3DKeyPressEventHandler Delegate |
[Missing <summary> documentation for "T:Demo3D.Common.E3DKeyPressEventHandler"]
Namespace: Demo3D.CommonAssembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntaxpublic delegate void E3DKeyPressEventHandler(
Object sender,
E3DKeyPressEventArgs e
)
Parameters
- sender Object
-
- e E3DKeyPressEventArgs
-
See Also