InfieldCorrectionInputValid Property  | 
 Check if the data is valid for use with in-field verification and correction
 
    Namespace: 
   Zivid.NET.Experimental.Calibration
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntaxpublic bool Valid { get; }Public ReadOnly Property Valid As Boolean
	Get
public:
property bool Valid {
	bool get ();
}Property Value
Type: 
Boolean
See Also