OCRFieldingPatternDictionary Item Property Cognex VisionPro 9.25 SR1

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

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

Property Value

Type: OCRFieldingPattern

Implements

IDictionary TKey, TValue  Item TKey 
See Also