ConstraintType Enumeration |
Namespace: Opait.ReportMiner.Api
public enum ConstraintType
Member name | Value | Description | |
---|---|---|---|
Rectangle | 0 | Must be detected within the bounding rectangle. | |
Horizontal | 1 | Detection region is constraint in the x-direction. | |
Vertical | 2 | Detection region is constraint in the y-direction. | |
None | 3 | Can be detected anywhere on the page. |