Click or drag to resize
PoBaseViewSensitiveOnEvents Method

Specifies if the view is sensitive to events.

Namespace: OIV.Inventor.Gui.View
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SensitiveOnEvents(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

Default is false.

See Also