Get the index of the given item. If the item cannot be
found -1 is returned.
Namespace: Cognex.VisionPro.BlobAssembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 65.1.0.0
Syntax
Parameters
- value
- Type: Cognex.VisionPro.Blob CogBlobMeasure
The item whose index is desired.
Return Value
Type: Int32See Also