You are here: Start » DatacodeParams Constructor
DatacodeParams Constructor
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Syntax
public DatacodeParams ( Optional<Fil.CodePolarity> polarity_, int minRowCount_, int maxRowCount_, int minColumnCount_, int maxColumnCount_, float minModuleSize_, float maxModuleSize_, Optional<Fil.DatacodeGapSize> expectedGapSize_, Optional<float> maxRectangleRatio_, float maxSlant_, Fil.DatacodePerspectiveLevel allowPerspective_, bool allowOversizedModules_, bool allowRotation_, Optional<Fil.DatacodeDistortionLevel> allowDistortion_, bool allowBrokenTiming_, bool allowBrokenFinder_, bool allowBrokenCorner_, bool allowMirrored_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
polarity_ | Ftl.Optional<Fil.CodePolarity> | ||||
minRowCount_ | int | ||||
maxRowCount_ | int | ||||
minColumnCount_ | int | ||||
maxColumnCount_ | int | ||||
minModuleSize_ | float | ||||
maxModuleSize_ | float | ||||
expectedGapSize_ | Ftl.Optional<Fil.DatacodeGapSize> | ||||
maxRectangleRatio_ | Ftl.Optional<float> | ||||
maxSlant_ | float | ||||
allowPerspective_ | Fil.DatacodePerspectiveLevel | ||||
allowOversizedModules_ | bool | ||||
allowRotation_ | bool | ||||
allowDistortion_ | Ftl.Optional<Fil.DatacodeDistortionLevel> | ||||
allowBrokenTiming_ | bool | ||||
allowBrokenFinder_ | bool | ||||
allowBrokenCorner_ | bool | ||||
allowMirrored_ | bool |