Returns true if the ALT key was down when the event occurred.
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax Public Function WasAltDown As Boolean
public:
bool WasAltDown()
member WasAltDown : unit -> bool
Return Value
Type:
BooleanRemarks See Also