BarcodeFormatToMIL1DcodeFormat
Converts BarcodeFormat object to a MIL1DcodeFormat
Syntax
C++
Python
def BarcodeFormatToMIL1DcodeFormat(
inFormat: BarcodeFormat,
/
)
-> outFormat: MIL1DcodeFormat
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inFormat | BarcodeFormat | ||
![]() |
outFormat | MIL1DcodeFormat |


