CogBlobResult ID Property Cognex VisionPro 9.21 SR1
A unique ID used to identify this blob within the context of the CogBlobResults object that contains this result.

Namespace: Cognex.VisionPro.Blob
Assembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 85.1.0.0
Syntax

public int ID { get; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
InvalidOperationException If no result data is available.
See Also