ILNumerics Ultimate VS

MouseEventArgs Fields

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The MouseEventArgs type exposes the following members.

Fields

  NameDescription
Public fieldAltPressed
Determines if the ALT key is currently pressed (ignored on Mac)
Public fieldCancel
True: event processing will be canceled after this node and not get populated further down or up.
Public fieldControlPressed
Determines if the CTRL key is currently pressed (ignored on Mac)
Public fieldRefresh
Signals the driver to redraw the scene after processing the event; default: false
Public fieldShiftPressed
Determines if the SHIFT key is currently pressed (ignored on Mac)
Public fieldTimeMS
The global scene time when the event was raised
Top
See Also

Reference