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