Click or drag to resize

IVariableValueChanged Event

Occurs when the value of the variable changes.

Namespace: Emulate3D.FMI
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
event EventHandler<Object> ValueChanged

Value

EventHandlerObject
See Also