CalibrationDataConstant Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic 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:
Double
See Also