The number of lines currently contained in the paragraph referenced by this iterator.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 87.0.0.0
Syntax
Property Value
Type: Int32This read-only property is of type System::Int32.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If this paragraph iterator does not currently reference a valid paragraph. |
| ObjectDisposedException | If the associated CogOCVMaxPattern object has already been disposed. |
| InvalidOperationException | If the associated CogOCVMaxPattern object does not recognize this iterator. |
See Also