The CogIDResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Angle |
The angular orientation of the found symbol in the selected space of the input image. Units are radians.
| |
| BoundsPolygon |
Create a CogPolygon with four vertices describing the bounds of the found symbol. In the selected space of the input image.
| |
| CenterX |
The X coordinate of the geometric center of the found symbol in the selected space of the input image.
| |
| CenterY |
The Y coordinate of the geometric center of the found symbol in the selected space of the input image.
| |
| DecodedData | Gets the decoded result data. | |
| ID |
A unique ID used to identify this symbol result. This ID also corresponds to the index of this result in the CogIDResults to which this result belongs.
| |
| PixelPerModule |
The size of the module in the symbol.
|
See Also