Value Constructor (Double)
Initializes a new instance of the Value class with the specified double-precision floating-point number.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public Value(
double value
)
Parameters
value |
Type: System.Double |