OCRFieldingPattern Lines Property Cognex VisionPro 9.22
Get

Gets the lines of the pattern.

Set

Sets the Lines.

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

public StringCollection Lines { get; set; }

Property Value

Type: StringCollection
Remarks

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also