Click or drag to resize
SoDraggerEnableValueChangedCallbacks Method

Note: This API is now obsolete.

Use EnableValueChangedEvent property instead.

Namespace: OIV.Inventor.Draggers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use EnableValueChangedEvent property instead.")]
public bool EnableValueChangedCallbacks(
	bool newVal
)

Parameters

newVal
Type: SystemBoolean

Return Value

Type: Boolean
See Also