DataCode
Description
Holds information about data code: its position and text which is encoded.Structure fields and default values (if defined) are described below:
| Name | Type | Default | Description |
|---|---|---|---|
| Outline | Path | ||
| Polarity | Polarity | Any | |
| Text | String | ||
| RowCount | IntType | ||
| ColumnCount | IntType | ||
| MinModuleSize | FloatType | ||
| MaxModuleSize | FloatType | ||
| Center | Point2D | ||
| Grid | Point2D |
