Need better scanning performance?
DataMatrixModuleIsotropic
Parameter DataMatrixModuleIsotropic specifies whether the Data Matrix modules are isotropic, meaning they have equal scaling in all directions.
Example
{
"DataMatrixModuleIsotropic": 1
}
Parameter Summary
The structure of the DataMatrixModuleIsotropic is shown as follow:
| DataMatrixModuleIsotropic Parameter Summary |
|---|
| Type int |
| Range [0, 1] |
| Default Value 0 |
Remarks
- It is valid only for DataMatrix.
- 0: Modules are not required to be isotropic.
- 1: Modules must be isotropic (equal scaling in all directions).