CogOCVMaxLineResult NumCharactersEmpty Property Cognex VisionPro 9.20
The number of characters in this line that were empty.

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

public int NumCharactersEmpty { get; }

Property Value

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