OCRFieldingPatternDictionary Item Property Cognex VisionPro 9.21 SR1

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.21.1.1
Syntax

public override OCRFieldingPattern this[
	string key
] { get; set; }

Property Value

Type: OCRFieldingPattern

Implements

IDictionary TKey, TValue  Item TKey 
See Also