Click or drag to resize
SoEventSetCtrlDown Method

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

Namespace: OIV.Inventor.Events
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetCtrlDown(
	bool isDown
)

Parameters

isDown
Type: SystemBoolean
Remarks