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: 0.0.0.0
Syntax public bool Valid { get; }
Public ReadOnly Property Valid As Boolean
Get
public:
property bool Valid {
bool get ();
}
Property Value
Type:
BooleanSee Also