当前的数据的起始值
The starting value of the current data
命名空间:
HslCommunication.Core
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public double StartValue { get; set; }
Public Property StartValue As Double
Get
Set
public:
property double StartValue {
double get ();
void set (double value);
}
member StartValue : float with get, set
属性值
类型:
Double参见