Click or drag to resize
CodeLocationConstraint Enumeration
Influences how the 1d and 2d code location areas are interpreted.

Namespace: Scandit.Recognition
Assembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax
public enum CodeLocationConstraint
Members
  Member nameValueDescription
Restrict1The code location should be restricted to this area.
Hint2The code location is a hint.
See Also