Click or drag to resize

VariableValueChanged Event

Occurs when the value of the variable changes.

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

Value

EventHandlerObject

Implements

IVariableValueChanged
See Also