Gets the decoded result data.
Namespace: Cognex.VisionPro.IDAssembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 73.0.0.0
public CogIDResultDecoded DecodedData { get; }public CogIDResultDecoded DecodedData { get; }Public ReadOnly Property DecodedData As CogIDResultDecoded
Get
Public ReadOnly Property DecodedData As CogIDResultDecoded
Get
public:
property CogIDResultDecoded^ DecodedData {
CogIDResultDecoded^ get ();
}public:
property CogIDResultDecoded^ DecodedData {
CogIDResultDecoded^ get ();
}Property Value
Type:
CogIDResultDecodedThe decoded data for this result.