Return a newly created line iterator corresponding to the initial line position of this paragraph.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 75.1.0.0
Syntax
Return Value
Type: CogOCVMaxLineIteratorA CogOCVMaxLine iterator corresponding to the initial line position in this paragraph.
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If the associated CogOCVMaxPattern object has already been disposed. |
| InvalidOperationException | If this paragraph iterator cannot be found. |
Remarks
See Also