Click or drag to resize

FrameAcquisitionDataIsValid Property

Gets or sets a value indicating whether the frame is valid.

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public bool IsValid { get; set; }

Property Value

Type: Boolean
true if the frame is valid; otherwise, false.
See Also