C# Syntax
public enum HorizontalVisualRelation : System.Enum
Member | Description |
---|---|
Left | The related test object is located to the left of the test object to identify. |
LeftAndInline | The related test object is located to the left of the test object to identify and is horizontally inline with it. |
Right | The related test object is located to the right of the test object to identify. |
RightAndInline | The related test object is locatedto the right of the test object to identify and is horizontally inline with it. |
System.Object
System.ValueType
System.Enum
HP.LFT.SDK.HorizontalVisualRelation