Indicates the relative position of this character within the containing line. Numbering is zero based, so a value of zero indicates that this is the initial character of the containing line.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 79.0.0.0
Syntax
Property Value
Type: Int32This read-only property is of type System::Int32.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | If the associated CogOCVMaxPattern object does not recognize this iterator. |
| ObjectDisposedException | If the associated CogOCVMaxPattern object has already been disposed. |
See Also