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