E3DKeyEventArgsModifiers Property |
Gets the modifier flags for a the event.
This indicates which modifier keys (CTRL, SHIFT, and/or ALT) were pressed.
Namespace: Demo3D.CommonAssembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntaxpublic E3DKeys Modifiers { get; }Property Value
E3DKeys
See Also