Get
Get the index of the feature to be highlighted. If set to -1, no highlighting will occur.
Set
Namespace: Cognex.VisionSets HighlightIndex.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax
Return Value
Type: Int32The index of the feature to be highlighted.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If you attempt to set HighlightIndex to a value less than -1. |
Remarks
Changed Raised when the value of this property changes.
- SfHighlightIndex
See Also