Gets or sets the CornerIndex. The corner with the specified
index will be returned as the found corner. If more than one corner is found,
the corners are sorted first and then the corner with the index specified is returned.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Int32Default value is 0.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the value is less than 0. |
See Also