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

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

public int NumCharactersEmpty { get; }

Property Value

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