Click or drag to resize
SoEventSetShiftDown Method

Sets whether the shift key was down when the event occurred.

Namespace: OIV.Inventor.Events
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetShiftDown(
	bool isDown
)

Parameters

isDown
Type: SystemBoolean
Remarks