CogOCRMaxSegmenterElementInfo Accepted Property Cognex VisionPro 9.25 SR1
Returns true if the element was accepted

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

public bool Accepted { get; }

Property Value

Type: Boolean
The Accepted value. The default value is false.
See Also