CalibrationDataConstant Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public double Constant { get; set; }
Public Property Constant As Double
Get
Set
public:
property double Constant {
double get ();
void set (double value);
}
member Constant : float with get, set
Property Value
Type:
DoubleSee Also