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: 5.5.0.10 (5.5.0.10)
Syntax
public enum CodeLocationConstraint
Members
  Member nameValueDescription
Restrict1The code location should be restricted to this area.
Hint2The code location is a hint.
See Also