CogIDResult DecodedData Property Cognex VisionPro 9.7
Gets the decoded result data.

Namespace: Cognex.VisionPro.ID
Assembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 73.0.0.0
Syntax

public CogIDResultDecoded DecodedData { get; }

Property Value

Type: CogIDResultDecoded
The decoded data for this result.
See Also