CogOCRMaxSwapChar Degen Method Cognex VisionPro
Returns true if this group of swap character is degenerate, i.e., containing less than two members.

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax

public bool Degen()

Return Value

Type: Boolean
Exceptions

ExceptionCondition
ObjectDisposedException Thrown if the object is disposed.
See Also