Get the index of the supplied fielding definition. If the fielding
definition cannot be found, -1 is returned.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax
Parameters
- value
- Type: Cognex.VisionPro.OCRMax CogOCRMaxFieldingDefinition
The fielding definition whose index is desired.
Return Value
Type: Int32The index of the supplied fielding definiton if found, otherwise -1.
See Also