CogOCVMaxLineIterator Copy Method Cognex VisionPro 9.24
Overload List

  NameDescription
Public methodCopy 
Return a newly created line iterator that is functionally identical to this one - it will have the same line position within the same enclosing paragraph.
Public methodCopy(Int32)
Return a newly created line iterator corresponding to the specified line position within the same enclosing paragraph as this line iterator. The argument is a positional offset from the current line position, so a value of zero will yield a new line iterator that is functionally identical to this one.
Top
See Also