|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSInstanceParameterRange Interface > IBNCSInstanceParameterRange Events > IBNCSInstanceParameterRange.ValueChanged Event |
Event that is raised when the value of a double property changes.
Namespace: BNCS.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
event EventHandler<double> ValueChanged
IBNCSInstanceParameterRange Interface