CogOCVMaxCharacterResult Empty Property Cognex VisionPro
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: 65.1.0.0
Syntax

public bool Empty { get; }

Property Value

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