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