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

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

public CogIDResultDecoded DecodedData { get; }

Property Value

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