SoEventWasShiftDown Method |
Returns true if the shift key was down when the event occurred.
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public bool WasShiftDown()
Public Function WasShiftDown As Boolean
public:
bool WasShiftDown()
member WasShiftDown : unit -> bool
Return Value
Type:
BooleanRemarks See Also