SoEventCallbackIsHandled Method |
Returns whether the event has been handled.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax Public Function IsHandled As Boolean
member IsHandled : unit -> bool
Return Value
Type:
BooleanRemarks This should be called only from delegate.
See Also