CogOCVMaxCharacterResult Empty Property Cognex VisionPro 9.5
Whether or not this character position was empty, i.e. both failed and having no violation information.

Namespace: Cognex.VisionPro.OCVMax
Assembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 69.0.0.0
Syntax

public bool Empty { get; }

Property Value

Type: Boolean
This read-only property is of type System::Boolean.
See Also