Click or drag to resize
SoEventCallbackIsHandled Method

Returns whether the event has been handled.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool IsHandled()

Return Value

Type: Boolean
Remarks

This should be called only from delegate.

See Also