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