CogOCVMaxPattern GetParagraphCount Method Cognex VisionPro 9.22 SR1
Gets the number of paragraphs in the arrangement.

Namespace: Cognex.VisionPro.OCVMax
Assembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 87.1.0.0
Syntax

public int GetParagraphCount()

Return Value

Type: Int32
The number of paragraphs in the arrangement.
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf this CogOCVMaxPattern object has already been disposed.
See Also