Table of Contents

Enum ProximityVisualRelation

Namespace
HP.LFT.SDK
Assembly
HP.LFT.SDK.dll

The distance or hierarchical location of the related test object relative to the object to identify.
See the Help Center for more details on VRI.

public enum ProximityVisualRelation

Fields

ClosestOnBothAxes = 3

The related test object is the closest object on both the x- and y- axes to the test object to identify.

ClosestOnXAxis = 1

The related test object is the closest object on the x-axis to the test object to identify.

ClosestOnYAxis = 2

The related test object is the closest object on the y-axis to the test object to identify.

Contains = 4

The related test object contains the test object to identify.